Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Sep 2003 08:02:26 -0400
From:      "Jerry Bell" <jerry@syslog.org>
To:        "Denis" <intraden@mail.ru>, <freebsd-questions@freebsd.org>
Subject:   Re: HOW TO USE C-R-O-N?????
Message-ID:  <022c01c379ee$e6874d30$1a0a0a0a@iss.net>
References:  <1544264640.20030913150912@mail.ru> <01ca01c379ea$d2e13ab0$1a0a0a0a@iss.net>

next in thread | previous in thread | raw e-mail | index | archive | help
As has been pointed out, this will make it run every 2 minutes, not every 30
seconds.  I don't know of a way to go less than 1 minute.

Jerry
----- Original Message ----- 
From: "Jerry Bell" <jerry@syslog.org>
To: "Denis" <intraden@mail.ru>; <freebsd-questions@freebsd.org>
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" <intraden@mail.ru>
To: <freebsd-questions@freebsd.org>
Sent: Saturday, September 13, 2003 7:09 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
intraden@mail.ru

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?022c01c379ee$e6874d30$1a0a0a0a>