sbase/TODO

59 lines
683 B
Plaintext
Raw Normal View History

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