uniq - Make lines in a sorted list unique
uniq
uniq reduces a sorted lines of text in the current buffer to a unique list such that no entries are repeated. The list is made unique from the mark position to the current cursor position (point). The operation is case sensitive.
uniq is a macro implemented in tools.emf.
For uniq to operate correctly then the list must have been previously sorted, see sort-lines(2).
(c) Copyright JASSPA 2001
Last Modified: 2001/07/14
Generated On: 2001/08/15