sort


Sort lines of text files

Syntax

sort [OPTION]... [FILE]...
sort [OPTION]... --files0-from=F

Write sorted concatenation of all FILE(s) to standard output.

With no FILE, or when FILE is -, read standard input.