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 / KILLDU.MAN < prev    next >
Text File  |  2000-06-30  |  512b  |  18 lines

  1. -*-fill,indent:0,fillw:70-*-
  2.  
  3.     KILLDU - A program for deleting duplicate lines in a text file
  4.     ==============================================================
  5.  
  6.                   by
  7.                 Robert Heller
  8.  
  9.     Synopis:
  10.     KILLDU <inputfile >outputfile
  11.  
  12.     KILLDU will delete duplicate, adjancent lines in a file.  This
  13. program is usefull as a post-processor to SORTFL to get rid os
  14. duplicate lines.
  15. he sorted
  16. file to outputfile.  Duplicate lines are retained and written out
  17. adjacent to each other.
  18.