> $SIG{ALRM} = {
>     `this-script`;
>     exit;
> };

Sorry, didn't think it through (before anybody notices.....). Remove the
thing that executes the script (the bit in backticks) and just have the
process start on a cron job.

Tired, apologies.


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to