>W Paul Mills wrote: >> Change your LANG variable to LANG="en_US". That should solve it. > >Hi, > >I tried putting LANG="en_US" in my .bash_profile and still get LANG=us >when I do an env. As you can tell I'm a unix/linux novice. What am I >overlooking? > >Sorry for the delay in replying. We have had company recently.
You need to export the variable so that the change takes effect. There should be a line in your .bash_profile where a whole bunch of variable get exported (the line starts with 'export PATH') so just add LANG to the end. Luck, Jason -- Jason Daniels -- [EMAIL PROTECTED] ---> BELIEVE THE LIE <--- Linux: The choice of a GNU generation. Winblows 95: The world's best-selling computer virus. -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .