Problem with Bash regex test case sensitivity

Lee Rothstein lee@veritech.com
Sun Dec 5 00:15:00 GMT 2010


On 12/4/2010 5:34 PM, Lee wrote:
> On 12/4/10, Lee Rothstein wrote:
>> On 12/4/2010 10:06 AM, Corinna Vinschen wrote:
>>
>>   >  On Dec  4 10:05, Lee wrote:
>>
>>   >>  On 12/3/10, Eric Blake wrote:
>> Here's my takeaway, given Corinna's interesting and complete
>> context, and my intents. (My intentions, BTW, are for my scripts
>> to have as much generality as possible [given my limited skills
>> ;-|].)
>>
>> Therefore, instead of using '[A-Z]' to represent caps, I should
>> have used (?) the Posixly Correct, '[:upper:]'.
> Close, you should have used '[[:upper:]]'
>
That works! Sorry to be so obtuse.

Thanks, (or should I say "Nevermind" -- 
http://www.youtube.com/v/V3FnpaWQJO0?fs=1&hl=en_US)

emiLee [Litella] ;-) 
(http://www.hulu.com/watch/4092/saturday-night-live-update-2-emily-litella)

(RIP, Gilda Radner)

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list