John Peacock wrote:
Pascal Dreissen wrote:Depending on your distro, there may be several different ways to change which character set is used. Choose one that doesn't include Unicode characters (for example, I use en_US). You can see what language setting is in force by typing:$ echo $LANG from any command line.
[EMAIL PROTECTED] root]# echo $LANG en_US.UTF-8
HTH John
