The following command can be used to make a script executable. This will allow you to execute the script without requiring sudo capabilities.
sudo chmod +x /usr/bin/myscript
The following command can be used to make a script executable. This will allow you to execute the script without requiring sudo capabilities.
sudo chmod +x /usr/bin/myscript