sbase/TODO
Robert Ransom a16f603b20 uniq: Lobotomize for POSIX-subset compatibility
POSIX uniq(1) is required to write to its second argument,
if one is given.
The multiple-input feature I accidentally added might be useful,
but users and scripts who rely on it would be put at risk for data loss
if they ever run into a POSIX uniq(1).
2012-05-21 23:33:36 +00:00

61 lines
715 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]
paste [-s] [-d list] [file...]
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