16 lines
211 B
Plaintext
16 lines
211 B
Plaintext
|
comm [-123] file1 file2
|
||
|
|
||
|
cut [-bcfs] [-d delim] list [file...]
|
||
|
|
||
|
diff [-ru] file1 file2
|
||
|
|
||
|
id [-gnru] [user]
|
||
|
|
||
|
paste [-s] [-d list] [file...]
|
||
|
|
||
|
printf format [argument...]
|
||
|
|
||
|
test [expression...]
|
||
|
|
||
|
tr string1 [string2]
|