> i also tried using a tmpfs filesystem but had read errors after a dozen > iterations through the loop.
i just got the tmpfs (ramdisk) method to run by working with only two files instead of numerous files (duhhh), for i in `seq 1 100; do blah blah blah convert -draw "..." x1.ppm x2.ppm mv x2.ppm x1.ppm done -- [email protected] http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list
