[Bug 12216] sort: unique deletes to much/wrong lines
bugzilla at busybox.net
bugzilla at busybox.net
Sat Jan 25 12:30:09 UTC 2020
https://bugs.busybox.net/show_bug.cgi?id=12216
--- Comment #1 from Ron Yorston <rmy at pobox.com> ---
I don't think this is a bug.
Firstly, coreutils 'sort' exhibits the same behaviour.
Secondly, the man page for POSIX 'sort' says that the '-u' option will
"suppress all but one in each set of lines having equal keys" and that the '-n'
option will "restrict the sort key to an initial numeric string". When these
options are combined only the numeric part of the line is used to determine
lines are unique.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the busybox-cvs
mailing list