On Thu, 20 Jul 2006 3:50pm  -0700, Paul Eggert wrote:

> only whether matching lines are selected, so both "grep -vl foo bar"
> and "grep -l foo bar" can (and typically will) output "bar".
> 
> You can use "grep -L foo bar" to get the behavior you want, assuming
> you have GNU grep.

Ah, sorry, RTFM to me  :-)
Thanks Paul,

-- 
Felipe Kellermann


Reply via email to