fix uniq -c
fix uniq -c
Posted Feb 15, 2025 22:59 UTC (Sat) by pdewacht (subscriber, #47633)In reply to: fix uniq -c by NYKevin
Parent article: Rewriting essential Linux packages in Rust
The "-c" behavior would be a bug in POSIX I assume, since historic Unix uses the equivalent of "%4d %s" and I can't find anybody who has adopted the strict POSIX reading.
