in reply to Re: Match two files using regex
in thread Match two files using regex

Actually, it doesn't look correct. The output lines are supposed to begin with a number, not a letter, and the output is missing the values from the third column of the first file, which should be the fourth column of the output.

Replies are listed 'Best First'.
Re^3: Match two files using regex
by chemshifts (Initiate) on Jun 03, 2015 at 14:34 UTC
    I was able to get the correct output by adding these variables to the print command.