Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Dec 2002 12:44:51 -0600
From:      Matthew Bettinger <mbettinger@championelevators.com>
To:        <freebsd-questions@freebsd.org>
Subject:   crontab -e
Message-ID:  <200212051244.51766.mbettinger@championelevators.com>

next in thread | raw e-mail | index | archive | help
Hello,

Running FreeBSD 4.6 and having some problems with a crontab.

I have a script I want to execute every 15 minutes.
When I add the entry (as root)  crontab -e

and insert this line:

*/15    *       *       *       *   root  /usr/libexec/rs2 >> /var/log/rs=
=2Elog

I get an error when trying to :wq out of crontab.

/tmp/crontab.UqSmFBVMw3: 4 lines, 89 characters.
crontab: installing new crontab
"/tmp/crontab.UqSmFBVMw3":2: bad day-of-month
crontab: errors in crontab file, can't install
Do you want to retry the same edit? n
crontab: edits left in /tmp/crontab.UqSmFBVMw3


Thanks for any insight.

Matt=20

=20

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200212051244.51766.mbettinger>