in reply to Re: Safe to run a constant loop?
in thread Safe to run a constant loop?

This could be a really Bad Idea, but it popped into my head anyway...

How about using cron to call the script every minute, and have the script perform the file check/delete a couple times over a forty second period?

I'd be interested in what other monks think about this solution.