PDA

View Full Version : Cron Jobs


FrEaKmAn
October 9th, 2007, 12:05 AM
Hi

If I understand this, then if I set

0 * * * * http://www.link.com

it should run cron job every hour, right?

oracle128
October 9th, 2007, 04:04 PM
You'd probably get more help in the Linux forum. But yes that is what it'll do.