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: Chunyin Kung 龔俊穎
Subject: Re: unix command od got a bug
Date: Mon, 24 Nov 2008 10:13:36 +0800

Yes Sir , it works.

Thank you very much


B.R.
Chun-Yin Kung (龔俊穎)
==================================
3G Development Div.
Communication BU
Sunplus mMobile Technology CO., Ltd.
TEL : +886-3-5799699 ext. 6761
Mail : address@hidden
Web : http://www.sumplusmm.com
==================================



Pádraig Brady <address@hidden> 
2008/11/21 下午 10:16


To
Chunyin Kung 龔俊穎 <address@hidden>
cc
address@hidden
Subject
Re: unix command od got a bug






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]