3 Times per minute I am not sure of but here is the syntax for once a
minute with the given params:

15-59     10     *     *     1-5     uid     cmd

*     11-14     *     *     1-5     uid     cmd

0-15     14     *     *     1-5     uid     cmd

Substitute the user name or ID for 'uid' of the user who the command
should run as and whatever command in place of 'cmd'

Check here for the man entry on crontab(5): http://www.rt.com/man/crontab.5.html


On Thu, 25 Nov 2004 20:55:12 +0200, Octavian Rasnita <[EMAIL PROTECTED]> wrote:
> Hi all,
> 
> I want to run a program 3 times per each minute, every day from Monday to
> Friday, from 10:15 until 14:15.
> 
> Can I set this in a cron job, with so many restrictions, or do I have
> another choice?
> 
> If I can do it in a cron job, can you help me with the syntax?
> 
> Thank you very much!
> 
> Teddy
> 
> --
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> <http://learn.perl.org/> <http://learn.perl.org/first-response>
> 
> 


-- 
James W. Thompson, II (New Orleans, LA)

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to