bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: nocaseglob


From: Bruce Korb
Subject: Re: nocaseglob
Date: Sat, 20 Jan 2007 15:09:16 -0800
User-agent: Thunderbird 1.5.0.8 (X11/20060911)

Andreas Schwab wrote:
> Bruce Korb <bkorb@gnu.org> writes:
> 
>> $ echo tpdsrc/umod/nodesvr/test/[a-z]*
>> tpdsrc/umod/nodesvr/test/Makefile tpdsrc/umod/nodesvr/test/SCCS 
>> tpdsrc/umod/node
>>
>> What are the "Makefile" and "SCCS" entries doing on the line?
> 
> Please read the Bash FAQ, Question E9.

I did everything I could to get all locale information out of my
environment.  So, despite that, it is presuming "en_US"???
That strikes me as totally wrong-headed, beit the fault of POSIX
or BASH, I don't know.  I hate having to become a locale expert
in order to use the shell in simple and obvious ways.....Anyway,
thanks for the info.  I guess I need to scrub everything, then
add back "LC_COLLATE=C".  Stupid, if you ask me.  But you didn't. :)
- Bruce




reply via email to

[Prev in Thread] Current Thread [Next in Thread]