Cron jobForum: DSL Tips and Tricks Topic: Cron job started by: Thulemanden Posted by Thulemanden on Nov. 06 2006,17:57
To schedule a job at certain intervals I was able to install kcron, which is a gui.apt-get kcron. Takes up over 30mb with all depdencies though. Posted by cmanb on Nov. 28 2006,14:41
It's probably very convenient to use kcron if you can spare the 30mb.I've started playing around with newOldUser's fauxCron script which is considerably smaller than 30mb (actually weighs in, with the required input text file, under 5kb) and can be found on his google page. < LINK > |