Comment on A better (she|hash)bang your shell scriptsComments−gjvc7yPrefer an extra space like so: #! /bin/bash to let the name of the interpreter stand on its own on the line.
Comments
Prefer an extra space like so:
to let the name of the interpreter stand on its own on the line.