home *** CD-ROM | disk | FTP | other *** search
- -*-fill,indent:0,fillw:70-*-
- SORTFL - A program to sort lines in a text file
- ===============================================
-
- by
- Robert Heller
-
- Synopis:
- SORTFL <inputfile >outputfile
-
- SORTFL will sort the lines in inputfile and write the sorted
- file to outputfile. Duplicate lines are retained and written out
- adjacent to each other.
-