SHELL=/bin/sh MAILTO=Bob-cron@HamsterRepublic.com # Run once an hour, on the half-hour 30 * * * * /path/to/script/wiki-spamwords # Run every 20 min 10,30,50 * * * * ionice -n 7 /path/to/script/git-svn.sh