On Sat, 15 Jun 2002, Søren Neigaard wrote:

> Here is my crontab line (as root):
> 
> 0,5,10,15,20,25,30,35,40,45,50,55 * * * * 
> /projects/proximus/bin/restart_proximus.sh
> 
> Should this not call my script every 5 minutes?

You can use */5 instead of your list, for every 5 minutes; and make sure
there's a blank line at the end of your crontab file, as cron requires a
newline after each entry.

Patrick

-- 
Patrick Wiseman
[EMAIL PROTECTED]
Linux user #17943


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

Reply via email to