grep -w 192.168.3.4
works better (does not match 192.168.3.43 or similar addresses beginning
with the same numbers..)
-- Henrik Nordstrom Squid hacker Vlad wrote: > > grep '192.168.3.2' > > > Hi > > > > I would just like to know how to use the grep command to do the following > > : - > > > > Filter out the access.log based on the workstations ip number > > > > i.e 192.168.3.4 > > > > Cheers > > > > John > > > >Received on Thu Apr 05 2001 - 10:32:27 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:59:10 MST