Executable shell scripts

To make your shell script an executable, you should use the following command:

$chmod +x <script>.sh