in reply to Re: list values of specific hash keys
in thread list values of specific hash keys
file one:
part_number, table
file two:
part_number, stock, lead_time, etc.
I assuming that the number of lines in the two files doesen't match and I only want a file three with the same part numbers as in file two.
\Sorenjul