logo

utils

~/.local/bin tools and git-hooks git clone https://hacktivis.me/git/utils.git
commit: b989ec55d65529f5dfa16db56374e337f0b30a7e
parent 591375aea12d93ec70b33a09bbc2f3c00fc71cd5
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Sat, 30 Apr 2022 13:52:28 +0200

lsb_commands.txt: Add

Diffstat:

Mcoreutils.txt56++++++++++++++++++++++++++++----------------------------
Alsb_commands.txt140+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 168 insertions(+), 28 deletions(-)

diff --git a/coreutils.txt b/coreutils.txt @@ -1,31 +1,31 @@ [: ?, see test -arch: No. -b2sum: No. -base32: No. +arch: No +b2sum: No +base32: No base64: Todo basename: Done -basenc: No. +basenc: No cat: Done chcon: No, SELinux-specific, wtf chgrp: Todo chmod: Todo chown: Todo chroot: Todo -cksum: No, POSIX. -comm: Maybe, POSIX. +cksum: No, POSIX +comm: Maybe, POSIX cp: Todo -csplit: No. Considered obsolete. +csplit: No. Considered obsolete cut: Todo date: Done -dd: No. non-Unix. +dd: No. non-Unix df: Todo dir: No, use ls -dircolors: No, GNU-specific. +dircolors: No, GNU-specific dirname: Done du: Todo echo: Done env: Done -expand: No, use sed. +expand: No, use sed expr: ? factor: ? false: Done @@ -34,52 +34,52 @@ fold: ? head: No, use sed hostid: No, get a better id(ea) id: Done -install: No? +install: No join: ? link: Done ln: Todo logname: No, POSIX ls: ? -md5sum: No. +md5sum: No mkdir: Todo mkfifo: ? mknod: Todo mktemp: Todo mv: Todo nice: Maybe -nl: No, use sed. +nl: No, use sed nohup: Maybe nproc: ? numfmt: Maybe, consider humanize(1) od: Todo paste: Todo pathchk: ? -pinky: No. -pr: No. Considered obsolete. -printenv: No, the output sucks. +pinky: No +pr: No. Considered obsolete +printenv: No, the output sucks printf: Todo -ptx: No. +ptx: No pwd: Done readlink: ? realpath: Todo rm: Todo -rmdir: No. +rmdir: No runcon: No. (SELinux-specific util, wtf) seq: Done -sha1sum: No. -sha224sum: No. -sha256sum: No. -sha384sum: No. -sha512sum: No. +sha1sum: No +sha224sum: No +sha256sum: No +sha384sum: No +sha512sum: No shred: ? shuf: Todo sleep: Todo sort: ? -split: No. Considered obsolete. +split: No. Considered obsolete stat: Todo -stdbuf: No. +stdbuf: No stty: Todo -sum: No. +sum: No sync: Done tac: Todo tail: ? @@ -100,5 +100,5 @@ users: No, use who vdir: No, use ls wc: Todo who: Todo -whoami: No. Use id. -yes: No. +whoami: No. Use id +yes: No diff --git a/lsb_commands.txt b/lsb_commands.txt @@ -0,0 +1,140 @@ +https://refspecs.linuxfoundation.org/LSB_5.0.0/LSB-Core-generic/LSB-Core-generic/toccommand.html +[: ?, see test +ar: out of scope +at: out of scope +awk: out of scope +basename: Done +batch: out of scope +bc: ? +cat: Done +chfn: out of scope +chgrp: Todo +chmod: Todo +chown: Todo +chsh: out of scope +cksum: No, POSIX +cmp: No +col: No? +comm: Maybe, POSIX +cp: Todo +cpio: out of scope +crontab: out of scope +csplit: No. Considered obsolete +cut: Todo +date: Done +dd: No. non-Unix +df: Todo +diff: out of scope +dirname: Done +dmesg: out of scope +du: Todo +echo: Done +ed: out of scope +egrep: No +env: Done +expand: No, use sed +expr: ? +false: Done +fgrep: No +file: No +find: out of scope +fold: ? +fuser: ? +gencat: out of scope +getconf: Maybe +gettext: out of scope +grep: out of scope +groupadd: out of scope +groupdel: out of scope +groupmod: out of scope +groups: Probably not +gunzip: out of scope +gzip: out of scope +head: No, use sed +hostname: Maybe +iconv: out of scope +id: Done +infocmp: No +install: No +install_initd +ipcrm: No? +ipcs: No? +join: ? +kill: maybe +killall: maybe +ln: Todo +locale: No +localedef: No +logger: Maybe +logname: No, POSIX +lp: No +lpr: No +ls: ? +lsb_release: No, distro dependent +m4: out of scope +mailx: No +make: out of scope +man: out of scope +md5sum: No +mkdir: Todo +mkfifo: ? +mknod: Todo +mktemp: Todo +more: No +mount: out of scope +msgfmt: out of scope +mv: Todo +newgrp: out of scope +nice: Maybe +nl: No, use sed +nohup: Maybe +od: Todo +passwd: out of scope +paste: Todo +patch: out of scope +pathchk: ? +pax: out of scope +pidof: ? +pr: No. Considered obsolete +printf: Todo +ps: ? +pwd: Done +remove_initd: ? +renice: Maybe +rm: Todo +rmdir: No +sed: out of scope +sendmail: out of scope +seq: Done +sh: out of scope +shutdown: No +sleep: Todo +sort: ? +split: No. Considered obsolete +strings: Done +strip: out of scope +stty: Todo +su: out of scope +sync: Done +tail: ? +tar: out of scope +tee: Todo +test: ? +tic: out of scope +time: ? +touch: Todo (futimens(3p)) +tput: out of scope +tr: Todo +true: Done +tsort: ? +tty: Done +umount: out of scope +uname: Use sname +unexpand: Use sed +uniq: Todo +useradd: out of scope +userdel: out of scope +usermod: out of scope +wc: Todo +xargs: ? +zcat: out of scope