Run Bash (.sh) File in Linux July 26, 2019 If you willing to execute the bash file type in linux, type in : chmod +x /path/to/yourscript.sh That simple syntax will run the file for you. Bash Illustration Image - Source PC-Freak.net Share :