commit: 5042ef0f5ece10756541312b97f52dfd1a66a9b1
parent 6cd9146b38db2f4fa9bb5dbc55c3cf30883867fc
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Sat, 19 Jul 2025 08:22:57 +0200
{lsb_commands.txt,coreutils.txt}: cleanup
Diffstat:
D | coreutils.txt | 106 | ------------------------------------------------------------------------------- |
D | lsb_commands.txt | 141 | ------------------------------------------------------------------------------- |
2 files changed, 0 insertions(+), 247 deletions(-)
diff --git a/coreutils.txt b/coreutils.txt
@@ -1,106 +0,0 @@
-# SPDX-FileCopyrightText: 2017-2023 Haelwenn (lanodan) Monnier <contact+utils@hacktivis.me>
-# SPDX-License-Identifier: MPL-2.0
-[: ?, see test
-arch: No
-b2sum: No
-base32: No
-base64: Todo
-basename: Done
-basenc: No
-cat: Done
-chcon: No, SELinux-specific, wtf
-chgrp: Todo
-chmod: Todo
-chown: Todo
-chroot: Done
-cksum: No, POSIX
-comm: Maybe, POSIX
-cp: Todo
-csplit: No. Considered obsolete
-cut: Todo
-date: Done
-dd: No. non-Unix
-df: Todo
-dir: No, use ls
-dircolors: No, GNU-specific
-dirname: Done
-du: Todo
-echo: Done
-env: Done
-expand: No, use sed
-expr: ?
-factor: ?
-false: Done
-fmt: ?
-fold: ?
-head: No, use sed
-hostid: No, get a better id(ea)
-id: Done
-install: No
-join: ?
-link: Done
-ln: Todo
-logname: No, POSIX
-ls: ?
-md5sum: No
-mkdir: Todo
-mkfifo: ?
-mknod: Todo
-mktemp: Todo
-mv: Todo
-nice: Maybe
-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
-printf: Todo
-ptx: No
-pwd: Done
-readlink: ?
-realpath: Todo
-rm: Todo
-rmdir: No
-runcon: No. (SELinux-specific util, wtf)
-seq: Done
-sha1sum: No
-sha224sum: No
-sha256sum: No
-sha384sum: No
-sha512sum: No
-shred: ?
-shuf: Todo
-sleep: Done
-sort: ?
-split: No. Considered obsolete
-stat: Todo
-stdbuf: No
-stty: Todo
-sum: No
-sync: Done
-tac: Todo
-tail: ?
-tee: Done
-test: ?
-timeout: ?
-touch: Done
-tr: Todo
-true: Done
-truncate: Todo
-tsort: ?
-tty: Done
-uname: Use sname
-unexpand: Use sed
-uniq: Todo
-unlink: Done
-users: No, use who
-vdir: No, use ls
-wc: Todo
-who: Todo
-whoami: No. Use id
-yes: No
diff --git a/lsb_commands.txt b/lsb_commands.txt
@@ -1,141 +0,0 @@
-# SPDX-FileCopyrightText: 2015 Linux Foundation <https://refspecs.linuxfoundation.org/LSB_5.0.0/LSB-Core-generic/LSB-Core-generic/toccommand.html>
-# SPDX-License-Identifier: GFDL-1.1-only
-[: ?, 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: Done
-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