bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: unix command od got a bug


From: Pádraig Brady
Subject: Re: unix command od got a bug
Date: Fri, 21 Nov 2008 14:16:16 +0000
User-agent: Thunderbird 2.0.0.6 (X11/20071008)

Chunyin Kung 龔俊穎 wrote:
> hi Sir,
> 
> I found my binary file including the data below will produce  " *"  by 
> command od

Hi,

You need to use the -v option.
Personally I use this alias a lot:

alias hd='od -Ax -tx1z -v'

Pádraig.




reply via email to

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