Hi guys, has anyone here run a script via cron (crontab -e) on RHEL 3? Basically the script is just for updating. The script is working fine on FC's. It has the "shabang heading" (#!/bin/bash) & has a chmod 755 and I'm running at as root.
No error on running it manually. But running via cron gets this error message via email: /bin/sh: line 1: Desktop: command not found Patulong naman po. jessjr -- _______________________________________________ Find what you are looking for with the Lycos Yellow Pages http://r.lycos.com/r/yp_emailfooter/http://yellowpages.lycos.com/default.asp?SRC=lycos10 -- Philippine Linux Users' Group (PLUG) Mailing List [email protected] (#PLUG @ irc.free.net.ph) Official Website: http://plug.linux.org.ph Searchable Archives: http://marc.free.net.ph . To leave, go to http://lists.q-linux.com/mailman/listinfo/plug . Are you a Linux newbie? To join the newbie list, go to http://lists.q-linux.com/mailman/listinfo/ph-linux-newbie
