This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Problem with Bash regex test case sensitivity


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]