LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Shell Scripts (https://www.linuxquestions.org/questions/linux-software-2/shell-scripts-64468/)

benwy 06-09-2003 12:03 AM

Shell Scripts
 
I am new to BASH and the other day I was playing around making a shell script. When I tried to run this script, it gave me a message "Permission Denied". I logged in again as root and the same thing happened.

I use Red Hat 9.0, any solutions?

Cheers

FredrikN 06-09-2003 02:58 AM

Try chmod +x filename to make it runnable


All times are GMT -5. The time now is 08:04 AM.