Your message dated Tue, 02 Aug 2011 00:17:57 +0300
with message-id <[email protected]>
and subject line coreutils: od --width=8 works but od -w 8 fails
has caused the Debian Bug report #367011,
regarding od -w parsing broken
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
367011: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=367011
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
X-debbugs-cc: [email protected]
Tags: upstream
Package: coreutils
Version: 5.97-5
Severity: normal
File: /usr/bin/od

$ od --help|grep -- -w|tail
By default, od uses -A o -t d2 -w 16.
$ date|od -A o -t d2 -w 16
od: 16: No such file or directory
#must use
$ date|od -A o -t d2 -w16


--- End Message ---
--- Begin Message ---
Hi,

closing since this was really not a bug in the first place. (I'm the
original reporter.)

-Timo


--- End Message ---

Reply via email to