GNU bug report logs - #14657
od -cx

Previous Next

Package: coreutils;

Reported by: "VANDEMAN, MIKE" <mv2371 <at> att.com>

Date: Tue, 18 Jun 2013 20:01:01 UTC

Severity: normal

Tags: moreinfo, notabug

Merged with 14656

Done: Pádraig Brady <P <at> draigBrady.com>

Bug is archived. No further changes may be made.

Full log


Message #17 received at 14657 <at> debbugs.gnu.org (full text, mbox):

From: Paul Eggert <eggert <at> cs.ucla.edu>
To: "VANDEMAN, MIKE" <mv2371 <at> att.com>
Cc: 14657 <at> debbugs.gnu.org
Subject: Re: bug#14657: od -cx
Date: Tue, 18 Jun 2013 13:41:40 -0700
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.





This bug report was last modified 11 years and 344 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.