GNU bug report logs - #61248
uniq --unique needs examples

Previous Next

Package: coreutils;

Reported by: Dan Jacobson <jidanni <at> jidanni.org>

Date: Fri, 3 Feb 2023 07:14:02 UTC

Severity: normal

Full log


View this message in rfc822 format

From: Dan Jacobson <jidanni <at> jidanni.org>
To: Bernhard Voelker <mail <at> bernhard-voelker.de>
Cc: 61248 <at> debbugs.gnu.org
Subject: bug#61248: uniq --unique needs examples
Date: Sat, 11 Feb 2023 09:06:15 +0800
BV> While an example is always nice, isn't the last part of the above
BV> exactly telling what it's doing?

That is for experts to know. The rest of us need examples,
sort of like your idea, (please modify):

$ echo a a a b c c b b d b | xargs --max-args=1 | uniq --unique
b
d
b




This bug report was last modified 2 years and 190 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.