perl -pE"s[30\.00\.\d\d\.\d\d][30.00.00.00]g;" infile > outfile [download]
In reply to Re: Shortest way to replace a string by BrowserUk in thread Shortest way to replace a string by nikfr