[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Stupid shebang tricks & env -



Geert Stappers wrote on 11/05/2005 18:02:
> Does
> 
> #!/usr/bin env - perl -w 
> 
> so, the extra hyphen, the trick?

This has the additional problem that "-" implies "-i", which starts with
an empty environment. And many script actually use environment variables
to control their behaviour.

cu,
sven



Reply to: