I have not much experience working with Linux. I should schedule a couple of php scripts to be executed twice per day. Could someone give me some guidelines?
Thanks in advance!
Does someone know how to schedule tasks with Linux?
Moderator: General Moderators
Re: Does someone know how to schedule tasks with Linux?
In Linux, as in Unix, the scheduling application is named cron. Just look that up in any Linux manual or in Google.rfraile wrote:I have not much experience working with Linux. I should schedule a couple of php scripts to be executed twice per day. Could someone give me some guidelines?
Thanks in advance!