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.


_______________________________________________
Bug-coreutils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-coreutils

Reply via email to