Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-WebMail-UserID: pjacklam AT online DOT no Date: Tue, 11 Nov 2003 15:00:39 +0100 From: "Peter J. Acklam" To: ahnkle , cygwin X-EXP32-SerialNo: 50000140 Subject: RE: how to do "hexdump" to analyze special white-space characters? Message-ID: <3FB302B9@epostleser.online.no> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit ahnkle wrote: > I discovered a program called dump that displays input > as hex. I found it very useful. It is in the cygutils > package. There is also "od". To see \r, \n etc., try od -c FILE For a hex dump try od -x FILE There are many other options too. Peter -- Peter J. Acklam - pjacklam AT online DOT no - http://home.online.no/~pjacklam -- 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/