著者: Daniel Reurich 日付: To: dng@lists.dyne.org 題目: Re: [DNG] yet another case of silly Lennartism :p [Fwd: Our build
system may be broken: /bin vs /usr/bin]
On 22/11/18 06:50, Alessandro Selli wrote:
>> He asked 'Why would anybody hardcode the link', what has this to do with
>> a shebang ?
>
>
> A shebang is an often used construct that would be broken were not a
> link in place.
False:
Using the shebang "#! /usr/bin/env <command> will work provide the
command is in a dir listed in the $PATH