All users have a crontab in /var.  The /etc/crontab file is a way of putting things in a somewhat obvious place for ease of upkeep as services are decommissioned, changed, or have their installed paths changed.<div><br></div><div>Also, someone said that crontab -e signals to the cron system that its data was updated.  This isn't true.  Cron actually runs once each minute and checks its settings to see if anything needs to be done.  At least, that was my understanding in FreeBSD.  Perhaps other systems (e.g. cronie) are different.  I know that Darwin's launchd runs constantly and only reads config files under certain conditions, but launchd never reads crontabs, so that isn't really apropos.<br><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div data-smartmail="gmail_signature"><div dir="ltr"><p dir="ltr"></p>
</div></div>
</blockquote></div><div>Jaime<span></span></div>