X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-0.1 required=5.0	tests=AWL,BAYES_00,SPF_HELO_PASS
X-Spam-Check-By: sourceware.org
Message-ID: <4CFAD98C.5060300@veritech.com>
Date: Sat, 04 Dec 2010 19:15:08 -0500
From: Lee Rothstein <lee@veritech.com>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.2.12) Gecko/20101027 Lightning/1.0b2 Thunderbird/3.1.6
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: Problem with Bash regex test case sensitivity
References: <4CF96F70.3090507@veritech.com>	<AANLkTikQJEJ6kHKZdzzA_YB_DHgZBevCLDKtAEm6ZgBg@mail.gmail.com>	<4CF9BA08.8060703@redhat.com>	<AANLkTi=pSXnqvF5OsQbaP8nE6sGHsL6crOG3z9D6SzWs@mail.gmail.com>	<20101204150642.GA26471@calimero.vinschen.de>	<4CFAB766.9030900@veritech.com> <AANLkTikHpfsEkrJfN+zEBtsSECu4Vea-Y9mzn3+0V0_g@mail.gmail.com>
In-Reply-To: <AANLkTikHpfsEkrJfN+zEBtsSECu4Vea-Y9mzn3+0V0_g@mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

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&amp;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

