A better (she|hash)bang your shell scripts(gist.github.com)3 points·by inlineint·7 anni fa·1 commentsgist.github.comA better (she|hash)bang your shell scriptshttps://gist.github.com/a-rodin/c3b5000568ecc176e2d3eed0ccad40151 commentsPost comment[–]gjvc·7 anni fareplyPrefer an extra space like so: #! /bin/bash to let the name of the interpreter stand on its own on the line.
to let the name of the interpreter stand on its own on the line.