http://qs321.pair.com?node_id=11116447


in reply to Re^2: Perl Unpack Cobol Binary File and Fields
in thread Perl Unpack Cobol Binary File and Fields

hexdump -c -n 34 sltywk_binary_new 0000000 \0 \0 001 257 \a 344 \0 003 \0 \0 \0 s \0 6 002 267
My hexdump-fu probably is a bit rusty, but how would hexdump -c give bytes like 257, 344 or 267?

I prefer hexdump -C anyway...

Or better: which variant of the hexdump-tool is this?