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

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

odd bug in grep


From: Andrew Saunders
Subject: odd bug in grep
Date: Wed, 20 Nov 2002 14:15:22 -0500 (EST)

Here is an small bug I found in grep/more. While using this command

grep -irP --color=always "(cgi|\.pl|data1|sql|https)" * | grep
"^[^(logs|Binary\sfile|webalizer|html\/logs)]"|more

One of the lines ended on the .pl, and was colored red. The --MORE-- was
also colored in the red when this happened. The next couples lines after
continuing, outside of the grep selection, were also colored red.

I know this is a insignificant bug, but there you go.

Andrew.







reply via email to

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