Quick cron job help please

Soldato
Joined
6 Jun 2006
Posts
6,012
Location
Kent
Hey,

I'm basically trying to create a cron job to update a series of web pages which get their data from a third party api.

I've done a bit of Google'ing and decided an hourly cron would suit nicely, the only issue I need to update 22 pages at present and I have no idea ow to write cron jobs. :(

After doing some testing, curl works nicely for this, so I need to get that into a cron job somehow, shell script I guess.

Feel free to ask any questions and thank you in advance. :)
 
Back
Top Bottom