home *** CD-ROM | disk | FTP | other *** search
/ ftp.barnyard.co.uk / 2015.02.ftp.barnyard.co.uk.tar / ftp.barnyard.co.uk / cpm / walnut-creek-CDROM / CPM / CPM68K / UTILS.LBR / SORTFL.MAN < prev    next >
Text File  |  2000-06-30  |  384b  |  14 lines

  1. -*-fill,indent:0,fillw:70-*-
  2.        SORTFL - A program to sort lines in a text file
  3.        ===============================================
  4.  
  5.                   by
  6.                 Robert Heller
  7.  
  8.     Synopis:
  9.     SORTFL <inputfile >outputfile
  10.  
  11.     SORTFL will sort the lines in inputfile and write the sorted
  12. file to outputfile.  Duplicate lines are retained and written out
  13. adjacent to each other.
  14.