Incode Systems Home Page Incode Systems, Inc.


NODUPS



(12-14-1994 8:54am NODUPS.EXE)
NODUPS Filter reads lines from sorted std input.
If multiple copies of the EXACT same line exist,
only the first copy of the duplicate lines is returned.

Usage: [options]

Options: (Either - or / may preceed options)
-I = Ignore upper/lower case distinctions
-C = Return count (only) of lines found
-N = Return line numbers
-+n = Starting position (column) of KEY (ex: /+25)
-Ln = Length of KEY (ex: /L5)
-R = Reverse (only LAST copy of duplicate lines returned)

Maximum line length is 255.