Date: 10 Jan 2001 23:09:16 +0100 From: Norbert Koch <nk@LF.net> To: freebsd-questions@freebsd.org Subject: Re: Cronfile Not working Message-ID: <vzr92bnjoz.fsf@lamia.LF.net> In-Reply-To: <vzvgrnnjyr.fsf@lamia.LF.net> References: <F258I7iJVwW3lDU74nd000159d0@hotmail.com> <vzvgrnnjyr.fsf@lamia.LF.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Norbert Koch <nk@LF.net> writes: Hi! > There is absolutely no problem. The "crontab" in /tmp is only a copy > of your real crontab file (in /var/cron/tabs/<user>) created to > display it. Sorry, got the order wrong here.... The crontab is copied to /tmp to be edited (via crontab -e) and stored to /var/cron/tabs/<users> afterwards. crontab -l just 'cat's this file. ... norbert. 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?vzr92bnjoz.fsf>