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 : [EMAIL PROTECTED] Web : http://www.sumplusmm.com ================================== Pádraig Brady <[EMAIL PROTECTED]> 2008/11/21 下午 10:16 To Chunyin Kung 龔俊穎 <[EMAIL PROTECTED]> cc [email protected] 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.
_______________________________________________ Bug-coreutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-coreutils
