grep for ip address in text file
cat textfile | grep -o '[0-9]\{1,3\}\.[0-9]\{1,3\}\.[0-9]\{1,3\}\.[0-9]\{1,3\}'
0 TrackBacks
Listed below are links to blogs that reference this entry: grep for ip address in text file.
TrackBack URL for this entry: http://kennethhunt.com/mt/mt-tb.cgi/1897