Click to See Complete Forum and Search --> : automate daily maintenance


bloggerprog
02-07-2009, 12:41 AM
so what should I do if I want to automate/schedule some daily maintenance task of some website?

is my question clear enough? lol

Jick
02-10-2009, 12:04 AM
Sounds like cron (http://www.wikipedia.org/wiki/Cron) might be what you need (If you run a Linux-based server that is). It's called Scheduled Tasks on Windows servers.