in reply to
Re^3: running shell script in cron
in thread
running shell script in cron
From the name of the script, I would infer Korn shell is being used - hence the OP should use the
dot
command ('
.
') -
source
is, mercifully, not a Korn shell keyword.
A user level that continues to overstate my experience :-))
Comment on
Re^4: running shell script in cron
Select
or
Download
Code
In Section
Seekers of Perl Wisdom