Pi:
        Woof!
        That's terribly annoying.
        So...forgive my non-sed'ness, but what would be the
equiv of, say: "grep -v -i FOO /etc/passwd" ?
        Thanks again....

-Scott, thinking about grep.lrp...

On Fri, 30 Mar 2001, Pim van Riezen wrote:

> On Fri, 30 Mar 2001, Scott C. Best wrote:
> 
> >
> >     Am having trouble with normal grep options in
> > eigerstein 2.2.16. Anyone else seen this? Getting error
> > messages like "sed: can't read foo..." for simple
> > things like:
> >     grep -v foo /etc/passwd
> >
> >     Huh? sed with greap? Any thoughts on this? TIA!
> 
> grep -v didn't even work in the old LRP2.9.8 release. Always had to hack
> around it by using sed -e "s/foo//" instead of grep -v "foo".
> 
> Pi
> 
> 
> 
> _______________________________________________
> Leaf-devel mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/leaf-devel
> 


_______________________________________________
Leaf-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/leaf-devel

Reply via email to