home *** CD-ROM | disk | FTP | other *** search
/ Oakland CPM Archive / oakcpm.iso / cpm / cpm68k / utils.lbr / WEED.MAN < prev    next >
Encoding:
Text File  |  1986-05-22  |  384 b   |  13 lines

  1. -*-fill,indent:0,fillw:70-*-
  2.  
  3.       WEED - A program to sort a file and delete duplicate lines
  4.       ==========================================================
  5.  
  6.     Synopis:
  7.     WEED filename
  8.  
  9.     WEED sorts filename and deletes duplicate lines.  WEED is a
  10. submit file that uses SORTFL and KILLDU.
  11.  Duplicate lines are retained and written out
  12. adjacent to each other.
  13.