in reply to
Re^2: Perl cron job not running
in thread
Perl cron job not running
If i were you I would replace the "command" with a single
/path/to/icrons.sh
or icrons.pl, and do all your file redirections and multiple commands in that file
Comment on
Re^3: Perl cron job not running
Download
Code
In Section
Seekers of Perl Wisdom