A better (she|hash)bang your shell scriptsgist.github.com 3 pointsinlineint7 years ago1 commentSaveHideCopy link On HNComments−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.