/sort

reads line of a file and sorts them in order

Primary LanguageCGNU General Public License v2.0GPL-2.0

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