On Thu, Dec 12, 2002 at 02:11:51PM -0800, Andre Chang wrote: > > --- Min Xu <[EMAIL PROTECTED]> wrote: > > maybe you should use zh_CN instead of C here? > > I can't actually read much Chinese, so I don't want my environment to be > completely Chinese. I'm just trying to learn by writing emails with my > cousins so I want to be able to write emails and search through ones that > I've already written using grep. >
In that case, you just set LC_MESSAGE to C. But LANG has to be zh_CN for a lot of applications to work. -Min -- 102. One can't proceed from the informal to the formal by formal means. -- Alan Perlis in "Epigrams on programming"

