[arch-general] shebang for python scripts

ralf at systemexit.de ralf at systemexit.de
Tue Apr 17 14:20:39 EDT 2012



On Mon, Apr 16, 2012, at 16:59, Allan McRae wrote:
> 
> 
> I'd consider using "#!/usr/bin/evn python" over "#!/usr/bin/python" a
> feature and not a bug as it allows me to put a local version of python
> earlier in my path to test bugfixes etc.  So I would actually vote to
> switch all the #! to using /usr/bin/env...
> 

yes, please do this for perl, ruby, tcl and last but not least for shell
scripts too. It's at least consistent that way.



More information about the arch-general mailing list