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
Date: Tue, 11 Nov 2003 13:36:19 +0100
From: Corinna Vinschen <corinna-cygwin@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: how to do "hexdump" to analyze special white-space characters?
Message-ID: <20031111123619.GA19308@cygbert.vinschen.de>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <KJEOKFJJEDMIGBEEJCHCIEKMOLAA.ralfhauser@gmx.ch> <KJEOKFJJEDMIGBEEJCHCEEAAPKAA.ralfhauser@gmx.ch>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <KJEOKFJJEDMIGBEEJCHCEEAAPKAA.ralfhauser@gmx.ch>
User-Agent: Mutt/1.4.1i

On Tue, Nov 11, 2003 at 01:04:19PM +0100, 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?

As on U*X with od.

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.

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

