1. nope its: 0 6 * * * * /usr/local/sbin/update.sh 2. contains: #!/bin/bash # /usr/sbin/up2date --nox -uv | mail -s "RHEL 3.0 up2date" [EMAIL PROTECTED]
----- Original Message ----- From: "Anuerin Diaz" <[EMAIL PROTECTED]> To: [email protected] Subject: Re: [plug] Running scripts on RHEL AS 3 Date: Mon, 3 Jan 2005 15:39:06 +0800 > > hi, > > considering your error: > > /bin/sh: line 1: Desktop: command not found > > i have two questions: > > 1) is "Desktop" the name of your script? > 2) is the shebang (!#) combination on the first line of your script > void of any spaces b efore them (the bang symbol should be on the first > column of the first line). > > > ciao! > > On Mon, 03 Jan 2005 02:30:18 -0500, jess enerio <[EMAIL PROTECTED]> wrote: > > # .bashrc > > PATH=/bin:/usr/sbin:/usr/bin:/sbin:/usr/local/bin/:/usr/local/sbin/:/opt/sbin > > > > yup it has > > > > ----- Original Message ----- > > From: "Anuerin Diaz" <[EMAIL PROTECTED]> > > To: "Philippine Linux Users Group Mailing List" <[email protected]> > > Subject: Re: [plug] Running scripts on RHEL AS 3 > > Date: Mon, 3 Jan 2005 14:32:47 +0800 > > > > > > > > are you sure the location of the script is in the PATH being > > > recognized by the cron process? > > > > > > ciao! > > > > > > > <snip> > > > > -- > > "Programming, an artform that fights back" > > Anuerin G. Diaz > Registered Linux User #246176 > Friendly Linux Board @ http://mandrakeusers.org/index.php > -- > 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 -- _______________________________________________ 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
