in reply to Re^2: file merge with config(parameter) filesin thread file merge with config(parameter) files
Read the smaller file line by line, and store the relevant entries in a hash table. That's what I meant with "store in memory".