in reply to I can't get cron to work on cygwin...
Otherwise:
Should at least try to do the job.while (1) { system("some command") and die "Error running command: $?"; sleep 60*60; }
-- Joost downtime n. The period during which a system is error-free and immune from user input.
|
|---|