Adding some utilities.
Thanks "Galos, David" <galosd83@students.rowan.edu>!
This commit is contained in:
14
TODO
14
TODO
@@ -1,9 +1,5 @@
|
||||
cal [-1] [-3] [-y] [year]
|
||||
|
||||
chgrp [-R] groupname file...
|
||||
|
||||
chvt N
|
||||
|
||||
comm [-123] file1 file2
|
||||
|
||||
cut [-bcfs] [-d delim] list [file...]
|
||||
@@ -26,33 +22,23 @@ 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
|
||||
|
||||
|
Reference in New Issue
Block a user