Displaying extended ASCII characters in output of octal dump as hexadecimal

Olumide 50295@web.de
Tue Oct 9 17:26:00 GMT 2012


When I run octal dump (od) I notice that extended ASCII characters are 
displayed incorrectly as ordinary characters. For example, the extended 
characters 191, 196, and 218 are displayed as '?' , 'D' and 'Z' 
respectively. I thought od was 'anding' the each character with 127, but 
I've been informed that this because my shell/terminal is not configured 
to display non-ASCII characters.

How can I configure Cygwin to display extended characters as in 
hexadecimal format?

Thanks

- Olumide

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list