This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: /usr/bin/od -z


Hannu,

I believe od is operating correctly.

You must use the "-t ..." option syntax to be able to use the "z" modifier.

Randall Schulz


At 09:54 2003-04-22, Hannu E K Nevalainen (garbage mail) wrote:


Hmm...

Is this cygwin related?


$ od --help -- 8<-- ... Adding a z suffix to any type adds a display of printable characters to the end of each line of output. ...

$ od -dz 'C:\autoexec.bat' | less
od: invalid option -- z
Try `od --help' for more information.

$ which od
/usr/bin/od

$ cygcheck -s | grep -i cygwin
...
cygwin                  1.3.22-1
...

$ od --version
od (textutils) 2.0.21
...


/Hannu E K Nevalainen, Mariefred, Sweden


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]