use /bin/sh Sean Donaghey/HDGH wrote:
> Hi, > > I have created my first shell script to do log rotation, and I am having a > problem running it. The name of it is fwexport.sh, and I have placed it in > /var/admin. I set the execution flag (chmod 700 fwexport.sh). The problem > is that when I try to run it, I get an error back stating Command Not > Found. > > I do a cd /var/admin, and then I have tried running by typing > ./fwexport.sh, and even fwexport.sh, but I get the same Command Not Found. > > Any ideas on how to do it? > > Thanks, > > Sean P. Donaghey > Sr. Technical Analyst > H�tel-Dieu Grace Hospital > Windsor, Ontario Canada > > Tel:(519) 973-4411 Ext. 3717 > Fax:(519) 973-4650 > Email: [EMAIL PROTECTED] > > ================================================= > To set vacation, Out Of Office, or away messages, > send an email to [EMAIL PROTECTED] > in the BODY of the email add: > set fw-1-mailinglist nomail > ================================================= > To unsubscribe from this mailing list, > please see the instructions at > http://www.checkpoint.com/services/mailing.html > ================================================= > If you have any questions on how to change your > subscription options, email > [EMAIL PROTECTED] > ================================================= > ================================================= To set vacation, Out Of Office, or away messages, send an email to [EMAIL PROTECTED] in the BODY of the email add: set fw-1-mailinglist nomail ================================================= To unsubscribe from this mailing list, please see the instructions at http://www.checkpoint.com/services/mailing.html ================================================= If you have any questions on how to change your subscription options, email [EMAIL PROTECTED] =================================================
