bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#16831: don't say uniq -D -c is meaningless


From: mcmasters
Subject: bug#16831: don't say uniq -D -c is meaningless
Date: Fri, 21 Feb 2014 06:28:47 -0800 (PST)

I think uniq -D -c may be meaningful when used in conjuction with -f
Specifically, I wanted to use uniq -D -c -f 1 to find lines that are
identical with respect to field 2 (-f 1), get a listing of how many times
they occur (-c), but not throw away the differences in field 1 (-D)
Is there a way to do that with uniq?



--
View this message in context: 
http://gnu-coreutils.7620.n7.nabble.com/don-t-say-uniq-D-c-is-meaningless-tp3678p22627.html
Sent from the Gnu - Coreutils - Discuss mailing list archive at Nabble.com.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]