Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Oct 2001 01:51:53 -0800
From:      "Leland" <lsp3@gte.net>
To:        <questions@freebsd.org>
Subject:   CRON problem
Message-ID:  <001201c161f1$ac406b00$d7012104@vz.dsl.genuity.net>
References:  <3BDE4C5C.65994DD6@bulinfo.net> <153104901840.20011031010222@mindspring.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Cron at the specified sends the following message and the script which is
not run.

Date: Wed, 31 Oct 2001 01:01:00 -0800 (PST)
From: username (Cron Daemon)
To: username
Subject: Cron <username@DOMAIN> username
    /usr/home/username/.script/tomorrow.pl

username: not found


Here is the crontab:

#this is username crontab
#
#
#minute    hour    mday    month     wday     who     command
#                  *           *            *              *           *
*
1                 0           *            *              *
username            /usr/home/downeyca/cgi/today.pl
1                 1           *            *              *
username            /usr/home/downeyca/.script/tomorrow.pl



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?001201c161f1$ac406b00$d7012104>