Gossamer Forum
Home : Products : Links 2.0 : Customization :

Can you really!!!!!!

Quote Reply
Can you really!!!!!!
Is it possible to run two crons at once, as i have set-up two crons running at different time but only the second one i set-up runs. They both work great if i pnly set-up one and no the other. So is the a way to run both from the same file or something.

Quote Reply
Re: Can you really!!!!!! In reply to
andyuk,

My server will only allow one crontab. When you add the second cron job it overwrites the first one. That is why your second one is working. Although you can put as many tasks as you want in that file. I am currently running five cron jobs in the one crontab. I put a line break between each task that I wanted (I don't know if that is required).

Just put all of the tasks that you want to do in the mycron.txt (or whatever you want to call the file)

Then execute the crontab mycron.txt.

After you have executed it you can check to see if it added it by typing crontab -l from your telnet prompt.

Jimmy Crow
http://www.homewithgod.com/