sbase/TODO
Lorenzo Cogotti c451683c3f Added POSIX paste(1) command implementation.
This commit adds a simple implementation of the POSIX
standard paste(1) command, and its man page.
TODO and Makefile have been updated accordingly.

Signed-off-by: Christoph Lohmann <20h@r-36.net>
2013-05-04 07:48:21 +02:00

59 lines
683 B
Plaintext

cal [-1] [-3] [-y] [year]
chgrp [-R] groupname file...
chvt N
comm [-123] file1 file2
cut [-bcfs] [-d delim] list [file...]
df [-shia] [path]
diff [-ru] file1 file2
du [-hdi] [path]
env [-u] [name=value...] [command]
expand [-i] [-t N] [file...]
expr [expression]
id [-gnru] [user]
id [-ruGgn] username
md5sum [-c] [file...]
nice [-n N] [command]
printenv [variable...]
printf [format] [data...]
printf format [argument...]
readlink [-fem] file
rmdir [directory...]
seq [-s string] [N [N]] N
sha1sum [-c] [file...]
split [-a N] [-b N] [-l N] [input [prefix]]
sync
test [expression...]
tr string1 [string2]
unexpand [-a] [-t N] [file...]
unlink file
who