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]

/usr/bin/od -z


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
Written by Jim Meyering.

Copyright (C) 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.



/Hannu E K Nevalainen, Mariefred, Sweden 

--END OF MESSAGE-- 


--
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]