Timo Juhani Lindfors wrote:
> The bug is still reproducible in both lenny and sid.
>
> (sid)li...@sauna:~$ od -w 8 /etc/debian_version

That is not a valid use of od's -w option.  There may be no space
between the short-named -w and its "optional argument".
Here's the description from "info coreutils od":

  `-w[N]'
  `--width[=N]'
       Dump `n' input bytes per output line.  This must be a multiple of
       the least common multiple of the sizes associated with the
       specified output types.

       If this option is not given at all, the default is 16.  If N is
       omitted, the default is 32.



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to