PB> You want `uniq -dc` OK, the message should mention that. PB> Adding -u to -d or -D just suppresses the last item of each group. PB> These options are meaningless anyway: PB> uniq -ud ≡ uniq's default mode of operation PB> uniq -uD ≡ cat Hope all that is documented.
_______________________________________________ Bug-coreutils mailing list Bug-coreutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-coreutils