sortSort-Merge Files $sort [cmu] [ofile] [yk] [zn][dfiMnr][btc] [ +pos1 pos2 ]] [ files ] Description: The sort command sorts lines from files. Options:
trTranslate Characters $tr [cds] [string1] [string2] Description: The tr command copies standard input to output and translates characters from string1 to characters in string2. Options:
Strings:
uniqReport Duplicate Lines $uniq [ udc [ +n ] [ n ] ] [ file1 [ file2 ] ] Description: The uniq command removes duplicate adjacent lines from file1 and places the output in file2. Options:
|