Orphaned Response

diamant at hpfcla.UUCP diamant at hpfcla.UUCP
Mon Nov 18 08:45:00 AEST 1985


In regards to the SYS V/REL 2 crontab command:
/***** hpfclp:net.unix / kitty!larry /  6:30 pm  Nov 11, 1985*/

	My question: does anyone know why simply editing the particular crontab
file will not work, and why the crontab command MUST be used?

/* ---------- */

	The reason the crontab command must be invoked is that cron doesn't
reread the crontab file unless the crontab command is used.  Cron reads the
crontab file at system boot time (program startup time), and doesn't look at
it again unless the crontab program is invoked.  In older versions of UNIX(tm),
cron would have to check the crontab file every once in a while to make sure
it hadn't changed (which is a waste of CPU cycles).

John Diamant
Fort Collins Systems Division	UUCP:   {ihnp4,hplabs}!hpfcla!diamant
Hewlett Packard			CSNET:  hpfcla!diamant at hplabs
Fort Collins, CO		ARPA:   hpfcla!diamant%hplabs.csnet at csnet-relay



More information about the Comp.unix mailing list