Date: Wed, 19 May 1999 10:40:49 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: Richard Dawe cc: DJGPP workers Subject: Re: DSM/scripting spec, version 0.1 In-Reply-To: <3741BC50.A4B8D51D@bigfoot.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp-workers AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Tue, 18 May 1999, Richard Dawe wrote: > I was intending to make it support any language, i.e. by checking for the > shebang (#!) notation or, failing that, the file extension. DJGPP libc already does that as part of the `spawnXX' dance. > Maybe it would be better just to see if 'perl' is anywhere in the > path. May I introduce an old and shy friend of yours called `__dosexec_find_on_path'? ;-) > Is there any consensus on storing configuration files in $DJDIR/etc? There aren't a lot of programs that come with configuration files. The usual place to put auxiliary files for a program called PROGRAM is $DJDIR/share/PROGRAM.