From owner-freebsd-hackers Mon Jun 4 0:38:28 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from guru.mired.org (okc-65-26-235-186.mmcable.com [65.26.235.186]) by hub.freebsd.org (Postfix) with SMTP id 81FC337B401 for ; Mon, 4 Jun 2001 00:38:26 -0700 (PDT) (envelope-from mwm@mired.org) Received: (qmail 5895 invoked by uid 100); 4 Jun 2001 07:38:25 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15131.15089.582662.703761@guru.mired.org> Date: Mon, 4 Jun 2001 02:38:25 -0500 To: Mark Valentine Cc: "Andrew Reilly" , Peter Seebach , hackers@freebsd.org Subject: Re: Fixing documented bug in env(1) In-Reply-To: <200106040726.f547QqB65305@dotar-sojat.thuvia.org> References: <200106040726.f547QqB65305@dotar-sojat.thuvia.org> X-Mailer: VM 6.90 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Mark Valentine types: > > From: mwm@mired.org (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. http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message