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

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

grep -i --color


From: Raffael Himmelreich
Subject: grep -i --color
Date: Thu, 8 Apr 2004 18:03:10 +0200
User-agent: Mutt/1.4.1i

Hello,
using GNU grep 2.5{,-1} I came across a small bug concerning --color
and -i:

While
 $ echo abc | grep --color 'a*'
ends up in an infinite process (2.5), and does not so with 2.5-1,
 $ echo abc | grep -i --color 'a*'
crashes 2.5-1, too.

best regards,
        raffi




reply via email to

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