Larry Lefthook wrote:
>
> Hi! I have modified gsmcontrol.pl (yty.net) as contrologo.pl. & I wonder why
> my script is not run by crontab when it works when I run it by hand. I have
> a file for the script in /var/gsm/in and when I run contrologo.pl from
> commandline it sends sms message (logo) u
Hello
trap all errors run your program in cron as
/usr/local/bin/contrologo.pl >> /tmp/mylog 2>&1
Larry Lefthook wrote:
> Hi! I have modified gsmcontrol.pl (yty.net) as contrologo.pl. & I wonder
> why my script is not run by crontab when it works when I run it by hand.
> I have a file for the
On Tue, 17 Sep 2002, larry lefthook wrote:
> Hi! I have modified gsmcontrol.pl (yty.net) as contrologo.pl. & I wonder why
> my script is not run by crontab when it works when I run it by hand. I have
> a file for the script in /var/gsm/in and when I run contrologo.pl from
> commandline it send
Hi! I have modified gsmcontrol.pl (yty.net) as contrologo.pl. & I wonder why
my script is not run by crontab when it works when I run it by hand. I have
a file for the script in /var/gsm/in and when I run contrologo.pl from
commandline it sends sms message (logo) using external program (gnokii)