in reply to Re: Help creating HASH for file comparison
in thread Help creating HASH for file comparison

unfortunately finding common lines is just the start. Once they're found, i'll need to compare subsequent fields and perform further processing beyond that. Perl is the only choice.
  • Comment on Re^2: Help creating HASH for file comparison