Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 05 Jan 2005 20:27:51 -0800
From:      Jay O'Brien <jayobrien@att.net>
To:        FreeBSD - questions <questions@freebsd.org>
Subject:   grep help
Message-ID:  <41DCBE47.4070402@att.net>

next in thread | raw e-mail | index | archive | help
I want to look at all of the lines in a FreeBSD log file that do not 
have an entry from an IP, example 1.2.3.4.  Some basic help with the 
use of grep would be appreciated. This is one of the arguments I've 
tried that didn't work:

grep ^[^1.2.3.4]*$ logfile.log 

Jay O'Brien
Rio Linda, California USA



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41DCBE47.4070402>