Hi all, what is the difference between the shell variables ENV and BASH_ENV? I had a cron job (a bash script) and having set both the variables to ~/.profile the script is not executed, leaving only such definition for the ENV variable, the script executes well. Can anyone give me an hint? Luca