
12 Sep
2007
12 Sep
'07
5:08 p.m.
On Wed, Sep 12, 2007 at 11:40:11AM -0400, Seth Gordon wrote:
The Unix utility "od" can be very helpful in figuring out problems like this.
Thanks for pointing me to "od", I didn't know it.
[*]At least on my computer, I get the same result *even if* I change "LANG" from "en_US.utf8" to "C".
As far as I understand it is the terminal emulator responsible for translating the bytes to characters. If I run it in a console I get abA"A"A" (sort of) no matter what my LANG is - 8 single 8 -bit characters. Cheers, Andrea