>>>>> "Andrew" == Andrew Haley <aph@xxxxxxxxxx> writes: Andrew> The right way to fix this is to have gcj-dbtool read a list of files Andrew> from stdin, which is what this patch does. Andrew> (find . -name 'temp-*.db' | gcj-dbtool - -m $DB) This needs a corresponding gcj.texi patch. Tom