Anyone know this? I\'ve never been able to find an answer.
From wikipedia
Shebangs specify absolute paths to system executables; this can cause problems on systems which have non-standard file system layouts Often, the program /usr/bin/env can be used to circumvent this limitation
Shebangs specify absolute paths to system executables; this can cause problems on systems which have non-standard file system layouts
Often, the program /usr/bin/env can be used to circumvent this limitation