Monthly Archives: October 2011

[Shell Scripting] “Shebang” (#! /bin/bash) followed by a space is optional

I do not remember where I read this, but for some time I thought it was always a better convention to follow the “shebang”, #!, interpreter directive with a space before specifying your binary to be executed by the OS, … Continue reading

Posted in *Nix | Leave a comment