On Thu, 04 Jan 2007 12:44:47 +1300 Volker Kuhlmann <[EMAIL PROTECTED]> wrote:
> > Now I'm interested in the emails cron sends. Currently in /etc/crontab > > there is: > > > > SHELL=/bin/sh > > PATH=/usr/bin:/usr/sbin:/sbin:/bin:/usr/lib/news/bin > > This in any case find your shutdown program. > This is incorrect. The system of cron.hourly, etc that runs using /etc/crontab is totally separate to the *proper*, per user cron system as set up through the crontab command. The above if from the former, Roger is using the latter. Steve
