I have done sonething stupid but can't figure it out. Cron isn't working. I can see the process running (in nanosleep according to top), but my jobs arn't running. Just to check I added the following job: * * * * * DISPLAY=:0.0; Xdialog --msgbox "`date`" 0 0 and nothing, even after 1 hour. Shelby