[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Cron



> How do I create a crontab that run's #ping IP every 10 seconds?
> 
> Tried crontab -e
> 
> 0,10,20,30,40,50 * * * *        /bin/ping -s 8 -c 1 www.sunet.se 1>
> /dev/null 2> /dev/null
> 
> But it doesn't seem to work.
> 


Doesn't the above is interpreted as once every 10 minutes?
I am not sure if cron can do work that has a cycle time of less then 1 
minute.


> Thanks Theo
> 
> 
> -- 
> To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> 

-- 
When responding, please quote my entire message.

    Shaul Karl <shaulka@bezeqint.net>




Reply to: