Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 321 Bytes

File metadata and controls

13 lines (10 loc) · 321 Bytes

sort

 ASCII sort files

 SYNOPSIS
      sort [ sort_options ] [file]

 DESCRIPTION
      Sort is used to sort the input file. Lines of input are
      taken from the file named on the sort command or if no file
      is given, input is taken from standard input.

 LICENSE
      GPL