[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: grep: -i option not working i cronjobs
From: |
Stepan Kasal |
Subject: |
Re: grep: -i option not working i cronjobs |
Date: |
Fri, 12 Nov 2004 11:08:05 +0100 |
User-agent: |
Mutt/1.4.1i |
Hello,
On Fri, Nov 12, 2004 at 11:54:44AM +0200, Aharon Robbins wrote:
> My problem with REG_ICASE is that it's a regex-compile-time bit. I'd
> rather it be a regex-execute-time bit, since in gawk the use of
> IGNORECASE can be changed around dynamically.
>
> Not that I expect such to happen anytime soon, but I can dream,
> can't I?
sure, my dream is that I'll become a big regex hacker, that I'll merge
dfa into regex, then I'll merge Boyer-Moore into regex, then I'll
enhance regex to understand that the buffer is incomplete (needed for
proper implementation of RS in awk), and then I'll get to this one.
But I have to wake up and work on grep.
Have a nice day,
Stepan
PS: But if you find a sponsor for the project... ;-)
- Re: grep: -i option not working i cronjobs, J. W.Andersen, Falster System Teknik, 2004/11/10
- Re: grep: -i option not working i cronjobs, Julian Foad, 2004/11/10
- Message not available
- Re: grep: -i option not working i cronjobs, Julian Foad, 2004/11/10
- Re: grep: -i option not working i cronjobs, J. W.Andersen, Falster System Teknik, 2004/11/10
- Re: grep: -i option not working i cronjobs, J. W.Andersen, Falster System Teknik, 2004/11/11
- Re: grep: -i option not working i cronjobs, Tony Abou-Assaleh, 2004/11/11
- Re: grep: -i option not working i cronjobs, Tim Waugh, 2004/11/12
- Re: grep: -i option not working i cronjobs, Stepan Kasal, 2004/11/12
- [bug-grep] Re: grep: -i option not working i cronjobs, Julian Foad, 2004/11/12