UNIQSection: FSF (1)Updated: February 2003 Index NAMEuniq - remove duplicate lines from a sorted fileSYNOPSISuniq [OPTION]... [INPUT [OUTPUT]]DESCRIPTIONDiscard all but one of successive identical lines from INPUT (or standard input), writing to OUTPUT (or standard output). Mandatory arguments to long options are mandatory for short options too.
A field is a run of whitespace, then non-whitespace characters. Fields are skipped before chars. AUTHORWritten by Richard Stallman and David MacKenzie.REPORTING BUGSReport bugs to <bug-coreutils@gnu.org>.COPYRIGHTCopyright © 2002 Free Software Foundation, Inc.This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. SEE ALSOThe full documentation for uniq is maintained as a Texinfo manual. If the info and uniq programs are properly installed at your site, the command
should give you access to the complete manual. Index
Created from the Linux Online Manual Pages |