bug-gnulib
[Top][All Lists]
Advanced

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

Re: Explicit interpreter paths considered harmful


From: Karl Berry
Subject: Re: Explicit interpreter paths considered harmful
Date: Thu, 29 Oct 2009 13:52:40 -0500

    -#!/usr/bin/perl
    +#!/bin/sh

Just to mention that an alternative would be #!/usr/bin/env perl.

I don't know about obscure systems that gnulib may be targeting, but
we've used /usr/bin/env for years in TeX Live and elsewhere, so it at
least works on a reasonably wide range of systems (GNU, *BSD, *Solaris,
AIX, Darwin, HP-UX, etc.).




reply via email to

[Prev in Thread] Current Thread [Next in Thread]