On Tue, 30 Sep 2003 22:11:19 +0200, Christof Hurschler <[EMAIL PROTECTED]> penned:
> Hi,
> 
> I've scanned the cron man pages, but it seems that cron is only set up to do 
> daily, weekly, and monthly jobs in Debian.
> 
> Is there a simpe way to have a script execute at shorter time intervals. I'd 
> like to run the swendeleter.pl script automatically every so often to keep my 
> mailbox from overfiling.
> 
> Thanks,
> 
> Chris

The keyword for an hourly job is @hourly, or you could use I believe
0 0 * * *

--
monique


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to