This is the mail archive of the
cygwin@cygwin.com
mailing list for the Cygwin project.
how to do "hexdump" to analyze special white-space characters?
- From: "Ralf Hauser" <ralfhauser at gmx dot ch>
- To: <cygwin at cygwin dot com>
- Date: Tue, 11 Nov 2003 13:04:19 +0100
- Subject: how to do "hexdump" to analyze special white-space characters?
- Reply-to: <hauser at acm dot org>
The application I am working on is quite sensitive to the whitespaces (e.g.
\n versus \r\n, etc.) it gets in the files I feed it.
To some degree, I can analyze different variants of these files with
"cat -vte".
But even better would be to see more in detail which hex code the characters
have as I can do under Linux with "hexdump -C".
How would I do that with cygwin?
Has anybody had success the 3 yr old Japanese util-cygwin-1.0.tar.gz as per
http://sources.redhat.com/ml/cygwin/2000-10/msg00778.html?
Any other hints? Other cygwin tools that achieve the same result?
Many thanks in advance!
Ralf
on replies, pls cc: me at hauser@acm.org
--
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/