Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Message-ID: <3FB0E5A6.1020608@ekers.idps.co.uk>
Date: Tue, 11 Nov 2003 13:35:34 +0000
From: ahnkle <cygwin@ekers.idps.co.uk>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5) Gecko/20031013 Thunderbird/0.3
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: how to do "hexdump" to analyze special white-space characters?
References: <KJEOKFJJEDMIGBEEJCHCEEAAPKAA.ralfhauser@gmx.ch>
In-Reply-To: <KJEOKFJJEDMIGBEEJCHCEEAAPKAA.ralfhauser@gmx.ch>
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit


I discovered a program called dump that displays input as hex. I found 
it very useful. It is in the cygutils package.

regards,
jeremy

Ralf Hauser wrote:

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


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

