delorie.com/archives/browse.cgi | search |
Date: | Wed, 14 Mar 2001 09:33:57 +0200 (IST) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
X-Sender: | eliz AT is |
To: | Tim Van Holder <tim DOT van DOT holder AT pandora DOT be> |
cc: | djgpp-workers AT delorie DOT com |
Subject: | RE: Fetish.pm band-aid (Fileutils testsuite) |
In-Reply-To: | <CAEGKOHJKAAFPKOCLHDIEEIKCBAA.tim.van.holder@pandora.be> |
Message-ID: | <Pine.SUN.3.91.1010314093335.22222C@is> |
MIME-Version: | 1.0 |
Reply-To: | djgpp-workers AT delorie DOT com |
Errors-To: | nobody AT delorie DOT com |
X-Mailing-List: | djgpp-workers AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
On Tue, 13 Mar 2001, Tim Van Holder wrote: > > Only /bin/sh or some others, like /usr/local/bin/perl, as well? > > > > The difficulty is to decide where to draw the line. > I suppose we could limit it to try $DJDIR/bin/foo.(exe|sh|pl|...) > for /whatever/bin/foo (possibly limiting this login to paths where > the last directory component is 'bin' (or possibly 'libexec')). I don't think it's wise to limit the search to %DJDIR%/bin. We already look up the entire PATH in several other cases; we should do the same here, or else we will have another subtle incompatibility.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |