Sort (Unix)
In Unix-like operating systems, sort is a standard command line program that prints the lines of its input or concatenation of all files listed in its argument list in sorted order. Sorting is done based on one or more sort keys extracted from each line of input. By default, the entire input is taken as sort key. Blank space is the default field separator.
The "-r" flag will reverse the sort order.
Read more about Sort (Unix): Sorting Algorithm
Famous quotes containing the word sort:
“Until the end of the Middle Ages, and in many cases afterwards too, in order to obtain initiation in a trade of any sort whateverwhether that of courtier, soldier, administrator, merchant or workmana boy did not amass the knowledge necessary to ply that trade before entering it, but threw himself into it; he then acquired the necessary knowledge.”
—Philippe Ariés (20th century)