On Wed, 09 Jun 2004 23:24, JP wrote: > 0 20 * * * /home/ct/recrad.sh 101.3 30:0.0 > /tmp/test.ogg > etc., crontab opens a new (non-login) shell outside You could try to force it to be a login-shell by wrapping it into a su - ct -c