[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: latin-1 language environment and bash.exe under w2k
From: |
Jason Rumney |
Subject: |
Re: latin-1 language environment and bash.exe under w2k |
Date: |
10 Nov 2001 19:50:22 +0000 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.1.50 |
"Eli Zaretskii" <address@hidden> writes:
> > address@hidden [bin] $echo $LANG
> > DEU
>
> What does "DEU" as the value of LANG mean? I understand that "DE"
> means `Deutsch', but what does the "U" part mean?
More MS non-adherence to standards I would think; see earlier threads
about Chinese Windows using chs instead of zh.gb2312 for its language
identifier.
In this case it doesn't matter, since the regular expression ^de also
matches deu after conversion to lower case.
--
Jason Rumney