Making a script executable
Before I forget, because I always get this command mixed up. This is the command to make a script executable.
chmod +x script.sh
Before I forget, because I always get this command mixed up. This is the command to make a script executable.
chmod +x script.sh