#!/usr/bin/env

Bill Ricker bill.n1vux at gmail.com
Wed Feb 1 00:04:58 EST 2006


>
> Matej> Have you ever met perl script with
>
Matej> #!/usr/local/bin/perl
>
Matej>shebang path?
>

And worse.  I've put some pretty strange unportable things on #! lines when
"root" wouldn't give me a public Perl 5.8.x (because the vendor "supported"
one in /bin was 5.6.uhoh) but had one hidden for his own use.

Unfortunately, I've found systems with /bin/env but /usr/bin/env or vice
versa, so even that's not portable unless "root" makes a symlink.


--
Bill
n1vux at arrl.net bill.n1vux at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.blu.org/pipermail/discuss/attachments/20060201/8c4c9f35/attachment.html>


More information about the Discuss mailing list