Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Aug 2004 14:02:53 -0400 (EDT)
From:      "Charles Ulrich" <charles@idealso.com>
To:        "Paul Schmehl" <pauls@utdallas.edu>
Cc:        FreeBSD-questions <freebsd-questions@freebsd.org>
Subject:   Re: crontab question involving cvsup
Message-ID:  <33982.24.11.146.21.1093543373.squirrel@freedombi.com>
In-Reply-To: <4197CC094B90018DA9D16E82@utd49554.utdallas.edu>
References:  <200408260007.26659.krinklyfig@spymac.com> <4197CC094B90018DA9D16E82@utd49554.utdallas.edu>

next in thread | previous in thread | raw e-mail | index | archive | help

Paul Schmehl said:
> Just out of curiosity, why would you use cron rather than
> /etc/periodic/daily?

If you want something to run at a different time of day than the daily
scripts. You could modify /etc/crontab and move the time around, but the rest
of the scripts still follow and most of us have been trained to never monkey
with files in /etc except a few.

Also, typing 'crontab -e' is extremely simple when all you have to do is run a
single command.

-- 
Charles Ulrich
System Administrator
Ideal Solution - http://www.idealso.com



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