View Single Post
Old Feb 21st, 2007, 4:56 PM   #5
mima
Newbie
 
Join Date: Feb 2007
Posts: 3
Rep Power: 0 mima is on a distinguished road
I seems to have solved the problem

the crontab has not the same environ set as I have from the shell

By including them in my script by doing

. $HOME/.bash_profile

it solved the problem

Regards/MiMa
mima is offline   Reply With Quote