-- Unique.Doc, last edit May 3, 1982 6:13 pm

You can get the Unique program by

	BringOver /a /p [Indigo]<Cedar>Top>Unique.DF

Unique parses various tokens and sorts them, eliminating duplicates.  For
example, you can give Unique an input filename and it will parse the contents
of the file, eliminating tokens that do not look like filenames (e.g. XX.XX), and
then will print out a sorted list of filenames with duplicates eliminated.

It can also sort by file name extension (e.g. .Mesa, .Bcd), by numbers, by words
(a sequence of letters sep. by white space), and by lines.  If an input file is not
given, Unique will use the current selection as input.

To run Unique, type

	Run Unique

to the UserExec.  Select {Files, Extensions, ...} as desired, give a filename or
select text to be processed, and push the "Go" button in the top menu.

The Unique program was written by Steve Hayes of SDD.  Send bugs to Schmidt.PA.