Subject: Re: Grep Question
To: Jeremy C. Reed <reed@reedmedia.net>
From: Chuck Yerkes <chuck+nbsd@snew.com>
List: netbsd-help
Date: 09/18/2002 18:51:22
And awk can be more subtle.  Eg. don't print out
lines with a certain phrase in the second column.

Quoting Jeremy C. Reed (reed@reedmedia.net):
> On Tue, 17 Sep 2002, Jeff Flowers wrote:
> > Basically, I want to filter out lines with a particular phrase in
> > them.
> -v