diff --git a/README b/README index 1a7f74d..0539d8f 100644 --- a/README +++ b/README @@ -6,13 +6,76 @@ across UNIX and UNIX-like systems. The following programs are currently implemented: - basename cal cat chgrp chmod chown chroot cksum cmp comm cp cut - date dirname du echo env expand false fold grep head hostname id - kill ln ls mc md5sum mkdir mkfifo mktemp mv nice nl nohup paste - printenv pwd readlink renice rm rmdir sleep setsid sort split - sponge strings sync tail tar tee test touch tr true tty uudecode - uuencode uname unexpand uniq unlink seq sha1sum sha256sum - sha512sum wc xargs yes +basename +cal +cat +chgrp +chmod +chown +chroot +cksum +cmp +cols +comm +cp +cut +date +dirname +du +echo +env +expand +false +fold +grep +head +hostname +kill +ln +ls +md5sum +mkdir +mkfifo +mktemp +mv +nice +nl +nohup +paste +printenv +pwd +readlink +renice +rm +rmdir +sleep +setsid +sort +split +sponge +strings +sync +tail +tar +tee +test +touch +tr +true +tty +uudecode +uuencode +uname +unexpand +uniq +unlink +seq +sha1sum +sha256sum +sha512sum +wc +xargs +yes sbase is mostly following POSIX but we deviate wherever we think it is appropriate.