bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#14657: od -cx


From: Paul Eggert
Subject: bug#14657: od -cx
Date: Tue, 18 Jun 2013 13:17:33 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130514 Thunderbird/17.0.6

On 06/18/13 13:00, VANDEMAN, MIKE wrote:
> Why aren't the character- & hex translation lined up?:

It works for me.  When I run this shell script:

echo '      appl' | od -cx

the output is lined up, about as well as it can be:

0000000                           a   p   p   l  \n
           2020    2020    2020    7061    6c70    000a
0000013

If it's not working for you, please supply a test case
like the above.  We can't reproduce the bug simply by
looking at your output.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]