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 Delivered-To: mailing list cygwin AT cygwin DOT com Date: Fri, 15 Feb 2002 14:06:27 GMT From: David Message-Id: <200202151406.g1FE6RO02178@otaku.freeshell.org> To: cygwin AT cygwin DOT com Subject: od Hi, I created at test file with 4 characters in it: HTTP Then, I run od -bcx and I get: 110 124 124 120 012 000 H T T P \n \0 5448 5054 000a You can see that the hex values in the last line are reversed. I think they should be 4854 5450 000a. Has anyone else noticed this? David -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/