bug-gnu-utils
[Top][All Lists]
Advanced

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

grep 2.5g -i --color bug


From: Michael Schaap
Subject: grep 2.5g -i --color bug
Date: Fri, 22 Feb 2002 17:07:24 +0100

Hi,

I found a problem with grep 2.5g.  "grep -i --color" is unbearably slow.

For example, in the grep-2.5g/src/ directory,

        $ grep -i color grep.c

and

        $ grep --color color grep.c

return immediately, but

        $ grep -i --color color grep.c

takes forever.

I tried this on both Cygwin and RedHat 7.1.

Best regards,

 - Michael

--
     Michael Schaap - address@hidden - www.mscha.com
                         Habeo nomen domani ergo sum




reply via email to

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