bug-grep
[Top][All Lists]
Advanced

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

Re: [bug-grep] Re: grep: -i option not working i cronjobs


From: Tim Waugh
Subject: Re: [bug-grep] Re: grep: -i option not working i cronjobs
Date: Mon, 15 Nov 2004 09:55:48 +0000
User-agent: Mutt/1.4.1i

On Sun, Nov 14, 2004 at 10:20:24AM -0800, Elliott Hughes wrote:

> i think the kind of thing Aharon was thinking of was something like the 
> character ß (Latin small letter sharp s) in de_DE (as opposed to 
> de_CH), which has no upper-case form, and would be the two *characters* 
> "SS".

Oh, good point.  Well rather than getting into "|" forms or
multiplying patterns for each occurrence, it's probably easier to
convert to same-case for the purpose of matching (if we really want to
jump through hoops like this).

I wonder how REG_ICASE does it.  Although myself I'm happy to just use
it. :-)

Tim.
*/

Attachment: pgp0qi5vLoRDB.pgp
Description: PGP signature


reply via email to

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