Index | Thread | Search

From:
Matthias Kilian <kili@outback.escape.de>
Subject:
Re: Support for /usr/bin/env -S (kind of)
To:
Manuel Giraud <manuel@ledu-giraud.fr>
Cc:
Theo de Raadt <deraadt@openbsd.org>, tech@openbsd.org
Date:
Sat, 19 Jul 2025 02:16:41 +0200

Download raw body.

Thread
  • Matthias Kilian:

    Support for /usr/bin/env -S (kind of)

  • Hi,
    
    On Fri, Jul 18, 2025 at 06:23:45PM +0200, Manuel Giraud wrote:
    > For example, one could make the following silly script:
    > 
    > #!/usr/bin/env -S cat -b -e
    
    In addition to what other people already said, that #!/usr/bin/env
    thing in general is an absolute antipattern IMHO.
    
    Ciao,
    	Kili
    
    
  • Matthias Kilian:

    Support for /usr/bin/env -S (kind of)