Cron is not available, what to use instead?
Posted
by alemani
on Server Fault
See other posts from Server Fault
or by alemani
Published on 2010-03-11T05:16:11Z
Indexed on
2010/03/11
5:23 UTC
Read the original article
Hit count: 172
Hello,
Several server accounts where I run some scripts to extract data from databases have very limited tools available and on some of them you are not allowed (even by formal request) to use cron, than been said, can you recommend any tool(s) I can use to schedule the execution of the scripts (just like cron does)?
Thanks ins advance :)
© Server Fault or respective owner