Date: Mon, 14 Jun 1999 01:36:32 -0700 (PDT) From: <ru@FreeBSD.org> To: icbmx2@yahoo.com, ru@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: conf/11933: crontab bug in 3.2-R ??? Message-ID: <199906140836.BAA57518@freefall.freebsd.org>
index | next in thread | raw e-mail
Synopsis: crontab bug in 3.2-R ???
State-Changed-From-To: open->closed
State-Changed-By: ru
State-Changed-When: Mon Jun 14 01:34:15 PDT 1999
State-Changed-Why:
User field only exists in /etc/crontab.
cron(8):
Cron searches /var/cron/tabs for crontab files which are named after ac-
counts in /etc/passwd; crontabs found are loaded into memory. Cron also
searches for /etc/crontab which is in a different format (see crontab(5)).
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
crontab(5):
The format of a cron command is very much the V7 standard, with a number
of upward-compatible extensions. Each line has five time and date
fields, followed by a user name (with optional ``:<group>'' and ``/<lo-
gin-class>'' suffixes) if this is the system crontab file, followed by a
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
command.
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199906140836.BAA57518>
