benbart schreef:
[I see no direct relation of the Subject to the question.] > I have two files that contains thousands and millions of records of > two database tables that are supposed to be replicated and same > "similar" amount of records but, unfortunately, they're not. If the files are sorted, as your example suggests, just use diff. See `man diff` for handy options like -w. -- Affijn, Ruud "Gewoon is een tijger." -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>
