Johann Spies <[EMAIL PROTECTED]> writes: > I have been reading the interesting discussion about setting locale. I > could not see, however how do you do it. I have for instance tried "set > LANG='uk'" in bash, and it have no effect on the LOCALE-settings.
As well as what Orn says, you probably want to use "export" instead of "set", so you could try "export LANG=en_GB". (Which won't have that much effect, so you could try "export LANG=nl_NL".) -- Carey Evans <*> http://home.clear.net.nz/pages/c.evans/ gc Neniu anticipas la hispanan Inkvizicion. -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .