On Thursday 12 December 2002 15:40, -JhAzEr- wrote: > How can i get an exact match of for example 192.168.0.1? if i run 'grep > "192.168.0.10" squidlog > log.txt' it returns also the numbers from > 192.168.0.100+ >
hi there jhazer, try grep with the -w option man grep for more options. hth, -eric -- �.--. �Enrique D. Rosel II ( () ) Q Linux Solutions, Inc. �`--\\ A Philippine Open Source Solutions Co. �http://www.q-linux.com/ _ Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph To leave: send "unsubscribe" in the body to [EMAIL PROTECTED] Fully Searchable Archives With Friendly Web Interface at http://marc.free.net.ph To subscribe to the Linux Newbies' List: send "subscribe" in the body to [EMAIL PROTECTED]
