> my $startTime = time;
> while(glob('./*/Recent/*')){unlink $_}
> print time - $startTime,"\n";

Cool, thanks.  Time:HiRes isn't necessary, in fact neither is adding
stats to my perfectly effective code, but the manager wants to see
them.  Go figure.

MPF
--
TriLUG mailing list        : http://www.trilug.org/mailman/listinfo/trilug
TriLUG Organizational FAQ  : http://trilug.org/faq/
TriLUG Member Services FAQ : http://members.trilug.org/services_faq/
TriLUG PGP Keyring         : http://trilug.org/~chrish/trilug.asc

Reply via email to