in reply to
Perl cron job not running
recently, I stumbled over the tip to have a cron job execute
set
and
id
(both with no parameters). This will show you cron's environment and user information, so you can either compare, or run your test using
su
and
env
.
Comment on
Re: Perl cron job not running
In Section
Seekers of Perl Wisdom