* Rob 'Feztaa' Park <[EMAIL PROTECTED]> [2001/12/20 22:31]: > On Thu, Dec 20, 2001 at 10:00:23PM +0100, Mikael Berthe (dis)graced my inbox with: > > Exporting LANG should be enough... > > (LC_* override LANG, in fact) > > Hmmm, played around with it a bit. > > Seems like if I only export LANG, then the 'locale' command will show > the correct values for everything except "LC_ALL". Exporting only LANG > and LC_ALL works just fine, too.
So perhaps you've set LC_ALL somewhere? Try to unset it, and it should be fine, I think... LANG is useless if LC_ALL is set! --MiKael