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. 1. Locate the shell executable [...]