bug-grep
[Top][All Lists]
Advanced

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

Re: best practices for grep -f?


From: ONYTZ
Subject: Re: best practices for grep -f?
Date: Thu, 4 Dec 2008 09:01:02 -0800 (PST)

Yes, after looking into it, some of my patterns are the same. Maybe a reason
to  trust a single invocation more...


Reuben Thomas wrote:
> 
> 
> More likely your patterns aren't all different, so when you split them up 
> some match twice, whereas if you supply redundant patterns to a single 
> invocation of grep they only match once:
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/best-practices-for-grep--f--tp20835034p20837686.html
Sent from the Gnu - Grep mailing list archive at Nabble.com.





reply via email to

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