Re: ENV vs BASH_ENV

Luca Ferrari <[email protected]> Tue, 22 Jul 2008 14:14:25 +0200
Newsgroups org.kernel.vger.linux-admin
Message-ID <[email protected]>
On Monday 21 July 2008 Axl Purushu's cat, walking on the keyboard, wrote:
> I think that the path of the script may be an issue. When you setup
> scripts in crontab its best to use absolute paths for all commands or
> scripts.
>

Uhm...I don't believe this is the case, since the script is executed always 
with a relative path, since I've set the PATH variable in the top of the cron 
script.

Luca