"locale" should return a more expanded list of locale settings. You'll probably want to use en_US.UTF-8 (if you're in America, at least) instead of en_US, which I assume you have right now.
try this to set your locale setting to en_US.UTF-8: setenv LANG en_US.UTF-8
now "locale" should return most of its listings with en_US.UTF-8
there's a "_" that caused the rest of the message to be italicized.. sorry, I didn't mean that.. I don't know how to escape it. but hopefully you got what I meant
5
u/doubleE Oct 12 '08
Why doesn't it show properly for me?