Bash ScriptingShebangOn this pageShebangWhat is a shebang Shebang specifies the shell of the file to be executed. #!/bin/bash