in reply to Temporary files and cleaning up after an interruption
Another solution might be to stick to a naming convention when generating the temporary files, and make another script run every X time units that deletes all files matching the naming convention that are older than Y time units.
Christian Lemburg
Brainbench MVP for Perl
http://www.brainbench.com
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: Temporary files and cleaning up after an interruption
by mischief (Hermit) on Jan 04, 2001 at 19:09 UTC |