2009/4/28 ron minnich <[email protected]>: > On the inbound side, I need it to merge lines so that, e.g., a line from > 11.1.1.1 and 11.1.1.2 if same, gets printed as > 1-2: Mon may 8 2011
if you do this, then presumably you can't print a line from any source until you've got a line from all of them. is that what you want? or does the merging apply only to lines received within some time interval of each other?
