bash Permission Denied

Shell Script Execution Guidelines for Newbies

by Ramesh Natarajan on January 22, 2010

Question: What are the basic fundamental things I should know to execute a shell script? Also, when I execute my shell script I get “Permission denied” error message. How do I fix it?

Answer: Let us review the 4 basic fundamental things you should know about executing a shell script.

(more…)

{ 6 comments }