Tuesday, August 26, 2014

Make shell script executable

To make shell scripts executable, enter the command:

sudo chmod +x <your shell script>


No comments: