bug-grep
[Top][All Lists]
Advanced

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

Possible Bug with -v grep flag


From: Ramos, Jaime (H USA) (EXT)
Subject: Possible Bug with -v grep flag
Date: Fri, 21 Oct 2011 16:42:47 -0400

Is it true there is a restriction on syntax such as
 
grep -v a -v e -v i -v o -u T1.txt
 
 
 
from my experimentation it seems as if I can only invoke one -v flag at
once, without ANY other patterns, that we do want to match. To get
functionality like this I'm having to use the pipe command |
 
 
 
 
thanks
 
 
 
 
 
Jaime


reply via email to

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