Skip to content
/ sort Public

reads line of a file and sorts them in order

License

Notifications You must be signed in to change notification settings

FDOS/sort

Repository files navigation

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