Crontab on linux

Edit crontab

crontab -e

Run web address each minute and log to file

00-59 * * * * wget -q -O ~/www/logs/cron.log http://www.domain.com