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/