Re: HOW TO USE C-R-O-N?????

2003-09-14 Thread Alex de Kruijff
On Sun, Sep 14, 2003 at 02:58:21AM +0200, Alex de Kruijff wrote: > On Sat, Sep 13, 2003 at 03:09:12PM +0400, Denis wrote: > > Hi All!!! > > > > Does anybody can show me how i can use Cron??? > > For example, I want to start: > > /usr/bin/perl /usr/scripts/my.pl > > every 30 seconds. Can i

Re: HOW TO USE C-R-O-N?????

2003-09-13 Thread Alex de Kruijff
On Sat, Sep 13, 2003 at 03:09:12PM +0400, Denis wrote: > Hi All!!! > > Does anybody can show me how i can use Cron??? > For example, I want to start: > /usr/bin/perl /usr/scripts/my.pl > every 30 seconds. Can i to do it? No cron doesn't handle minutes. For more information type man cron f

Re: HOW TO USE C-R-O-N?????

2003-09-13 Thread Chris Craft
s. I don't know of a way to go less than 1 minute. > > Jerry > - Original Message - > From: "Jerry Bell" <[EMAIL PROTECTED]> > To: "Denis" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> > Sent: Saturday, September 13, 2003 7:33 AM >

Re: HOW TO USE C-R-O-N?????

2003-09-13 Thread Kirk Strauser
At 2003-09-13T11:09:12Z, Denis <[EMAIL PROTECTED]> writes: > Does anybody can show me how i can use Cron??? For example, I want to > start: /usr/bin/perl /usr/scripts/my.pl every 30 seconds. Can i to do it? You really don't want to do it that way. You probably want to wrap your script with some

Re: HOW TO USE C-R-O-N?????

2003-09-13 Thread Jerry Bell
TED]> Sent: Saturday, September 13, 2003 7:33 AM Subject: Re: HOW TO USE C-R-O-N? crontab -e then put in */2**** /usr/bin/perl /usr/scripts/my.pl save and it should be good to go. Jerry http://www.syslog.org - Original Message - From: "Denis" <[

Re: HOW TO USE C-R-O-N?????

2003-09-13 Thread Jerry Bell
AM Subject: HOW TO USE C-R-O-N? Hi All!!! Does anybody can show me how i can use Cron??? For example, I want to start: /usr/bin/perl /usr/scripts/my.pl every 30 seconds. Can i to do it? -- Best regards, Denis [EMAIL PROTECTED] ___ [EM

HOW TO USE C-R-O-N?????

2003-09-13 Thread Denis
Hi All!!! Does anybody can show me how i can use Cron??? For example, I want to start: /usr/bin/perl /usr/scripts/my.pl every 30 seconds. Can i to do it? -- Best regards, Denis [EMAIL PROTECTED] ___ [EMAIL PROTECTED] mailing list http://lists.