Mark Valentine <[EMAIL PROTECTED]> types:
> > From: [EMAIL PROTECTED] (Mike Meyer)
> > Date: Mon 4 Jun, 2001
> > Subject: Re: Fixing documented bug in env(1)
>
> > "#!/usr/bin/env foobar" will work just fine.
> At the mercy of the user's path...
If you're really worried about that, do "#!/usr/bin/env /usr/local/bin/foobar".
That will also work where "#!/usr/local/bin/foobar" won't.
<mike
--
Mike Meyer <[EMAIL PROTECTED]> http://www.mired.org/home/mwm/
Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information.
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message