https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200553
Bug ID: 200553
Summary: uniq does not support -c with -u -d
Product: Base System
Version: 10.1-RELEASE
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: bin
Assignee: [email protected]
Reporter: [email protected]
uniq does not allow using the -c option (print counts) with -d (or -u). Now
this is acceptable according to open group spec, but both GNU, OpenBSD and
NetBSD allow it, and -d -c is useful to get the non 1 counts (-u -c is not that
useful...). Google shows it is a pretty common use, so would be nice to support
it.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"