Mail Archives: djgpp-workers/1999/03/01/04:21:09
On Sun, 28 Feb 1999, Mark E. wrote:
> > I found a strange problem with this version. Suppose you have a
> > directory with two files: foo.site and foo.bat. Now, if I chdir into that
> > directory and type "./foo.site", I actually see `foo.bat' being run! It's
> > almost as if Bash were stripping the extension and then looking for the
> > executable without the extension.
>
> That's exactly what it does when LFN=N.
I wonder why. FWIW, Bash 1.14.7 doesn't have this problem.
> The workaround (assuming Win 9x) until I can post another update is
> to make sure LFN=Y.
Sorry, can't use that workaround: I need this to work in plain DOS.
- Raw text -