in reply to Match line number in different file

if the first match in file 1

Are the records in File1 and File3 unique or are there multiple lines with the same value like File2 ?

poj
  • Comment on Re: Match line number in different file

Replies are listed 'Best First'.
Re^2: Match line number in different file
by ddrew78 (Beadle) on Jan 09, 2020 at 12:47 UTC
    Files 1 and 3 only have unique values.