Skip to content

andrewbird/sort

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

About

reads line of a file and sorts them in order

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 60.5%
  • REXX 16.1%
  • Batchfile 8.4%
  • Shell 5.9%
  • NewLisp 3.1%
  • Makefile 3.0%
  • JavaScript 3.0%