sort (1) Linux Manual Page
sort – sort lines of text files Synopsissort [,OPTION/]… [,FILE/]… sort [,OPTION/]… ,–files0-from=F/ DescriptionWrite sorted concatenation of all FILE(s) to standard output. With no FILE, or when FILE is -, read standard input. Mandatory arguments to long options are mandatory for short options too. Ordering options: -b, –ignore-leading-blanks ignore leading blanks -d, –dictionary-order consider only…
