Scott Ellsworth wrote: > Hi, all. > [...] > > This script blows through half a gig of RAM while running, and I really > do not see why. It should only have perhaps a few megabytes at max in > RAM. > [...] > if (!found) then > puts "Unknown #{f}" else data = nil GC.start # garbage collect > end Any better with that addition ? daz