Lines Matching refs:unique
853 The valid @var{method}s are (unique abbreviations are accepted):
4457 in their original relative order. The @option{--unique}
4580 When used with @option{--unique} those lower case equivalent lines are
4930 @itemx --unique
4932 @opindex --unique
5323 @command{uniq} writes the unique lines in the given @file{input}, or
5454 Output all lines, and delimit each unique group.
5462 Separate unique groups with a single delimiter.
5467 Output a delimiter before each group of unique items.
5470 Output a delimiter after each group of unique items.
5473 Output a delimiter around each group of unique items.
5481 @itemx --unique
5483 @opindex --unique
5484 @cindex unique lines, outputting
5486 When used by itself, this option causes @command{uniq} to print unique
5513 that are unique, to two input files; a file name of @samp{-} means
5530 contains lines unique to @var{file1}, column two contains lines unique
5590 column one contains the total number of lines unique to @var{file1},
5591 column two contains the total number of lines unique to @var{file2}, and
6219 Note that for a given partial ordering, generally there is no unique
19771 we'll use the @option{-c} option, which prints each unique line, preceded
19888 unique to the first file, the data lines unique to the second file, and