On Thu, 2009-06-25 at 12:08 -0500, Schlueter, Edward wrote: > but, is there an easy way to find, for example, > 100.020.002.020 and > 100.20.2.20 (which is really the same IP address) > without finding extras, such as > 100.120.112.120 (which would show up with some wildcarding)
Easy with regex - but then you need to be cognisant of the dots. Pick your poison - perl, awk, grep, sed, ... Shane... ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

