uniq wishlist - options -d -c -u

David Douthitt ssrat at mailbag.com
Wed Oct 11 15:23:31 UTC 2000


Package: busybox
Version: 0.47

Options for uniq:

uniq -c ........ print counts next to each line
uniq -u ........ print only non-duplicated lines
uniq -d ........ print only duplicated lines

Also (bug!) the usage:

red # uniq --help
BusyBox v0.47 (2000.10.11-04:12+0000) multi-call binary -- GPL2

Usage: uniq [OPTION]... [INPUT [OUTPUT]]

Discard all but one of successive identical lines from INPUT
(or standard input), writing to OUTPUT (or standard output).

....lists "[OPTION]" but doesn't give any :-)

-- 
David Douthitt
UNIX Systems Administrator
HP-UX, Linux, Unixware
ddouthitt at mennonite.minister.net

---------------------------------------
Received: (at 1060-done) by bugs.lineo.com; 11 Dec 2000 16:13:31 +0000


More information about the busybox mailing list