Jump to content

Using CRON


Avalanche

Recommended Posts

How exactly do I use cron? I don\'t understand how it works, really at all... I think that this would run /scripts/restock every 10 minutes:

10 * * * * * /scripts/restock

20 * * * * * /scripts/restock

30 * * * * * /scripts/restock

40 * * * * * /scripts/restock

50 * * * * * /scripts/restock

60 * * * * * /scripts/restock

but I don\'t know where to put that or anything of the such.

 

Thanks.

Link to comment
https://forums.phpfreaks.com/topic/370-using-cron/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.