NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: bin/57252: wc
Am Thu, Mar 02, 2023 at 08:05:00AM +0000 schrieb marc%fege.net@localhost:
> the "wc" command does not behave as POSIX demands:
> POSIX requires the outputted figures to be tabbed by the actual horizontal tab character.
[CITATION NEEDED]
> For example:
> $ wc /etc/hosts
With GNU coretuils I get:
wc /etc/hosts | hexdump
0000000 3220 2037 3820 2037 3138 2033 652f 6374
0000010 682f 736f 7374 000a
0000017
...so no clearly, no tab in use.
Joerg
Home |
Main Index |
Thread Index |
Old Index