On Jul 7, 10:36pm, David Demland wrote: > I have been getting a lot of port probes each day. To the point > that I am getting 100 + Meg log file. I would like to write a > script that will parse out only the single unique IP from the file. > I know I can use grep to get the lines, but how do I get the unique > IP from these greped lines? It should be easy to write a perl script to do what you want. How 'bout sending us a sample of 30-50 such lines... Kevin