I don't know why hadd needs to open all the files at the same time but
probably a better way to write this tool would be to never open more than
two files at once: copy the first file to the destination and keep it open,
then pop off the next file, open it, merge it into the first, close it, then
pop off the next file and open it, etc...
Noel Received on Sat Aug 06 2011 - 12:19:28 CEST
This archive was generated by hypermail 2.2.0 : Mon Aug 08 2011 - 05:50:01 CEST