in reply to Threading two text files
I also think your logic is probably wrong, although I am not entirely sure of what you want to do.
You probably want to read your reference (config) data once and load it into a hash (or some other data structure), and then read the data and match it against the hash.
|
|---|