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:41:40 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130514 Thunderbird/17.0.6

On 06/18/13 13:24, VANDEMAN, MIKE wrote:
> It's either aligned, or it isn't. It's not:

But it is aligned, for me.  Most likely you have an old
implementation of od, or an implementation that's not coreutils.

Here's what I get:

$ echo '      appl' | od -ctx1
0000000                           a   p   p   l  \n
         20  20  20  20  20  20  61  70  70  6c  0a
0000013
$ od --version
od (GNU coreutils) 8.21
Copyright (C) 2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by Jim Meyering.






reply via email to

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