GNU bug report logs - #17961
"od -c" producing numbers greater than 255 ?

Previous Next

Package: coreutils;

Reported by: Sebastian Pipping <sebastian <at> pipping.org>

Date: Sun, 6 Jul 2014 22:58:04 UTC

Severity: normal

Tags: notabug

Done: Assaf Gordon <assafgordon <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Bernhard Voelker <mail <at> bernhard-voelker.de>
To: Sebastian Pipping <sebastian <at> pipping.org>, 17961 <at> debbugs.gnu.org
Subject: bug#17961: "od -c" producing numbers greater than 255 ?
Date: Mon, 07 Jul 2014 08:18:12 +0200
On 07/07/2014 02:27 AM, Sebastian Pipping wrote:
> I don't really see any mention of octal fallback in there

It is already there ... in the first sentence:

  NAME
         od - dump files in octal and other formats

  SYNOPSIS
         od [OPTION]... [FILE]...
         od [-abcdfilosx]... [FILE] [[+]OFFSET[.][b]]
         od --traditional [OPTION]... [FILE] [[+]OFFSET[.][b] [+][LABEL][.][b]]

  DESCRIPTION
         Write  an  unambiguous  representation,  octal bytes
         by default, of FILE to standard output.
         ...

BTW: the man pages of the coreutils programs are not much more
than the output from "PROG --help".  Instead, the more detailed
documentation goes into the Texinfo manual - as mentioned at
the end of the man page:

  SEE ALSO
     ...
     info coreutils 'od invocation'

Alternatively you can choose the online version:

  http://www.gnu.org/software/coreutils/manual/html_node/od-invocation.html#od-invocation

> My vote too add that or at
> least making the man page more precise about "-c", that would be cool.

The output of --help and therefore 'man od' is already quite
large.  Please read the info manual.  If you still think that
there's something missing or unclear, please tell us ... maybe
with a suggestion for the wording, or even better as a patch.

Thanks & have a nice day,
Berny




This bug report was last modified 6 years and 275 days ago.

Previous Next


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