Sender: nate AT cartsys DOT com Message-ID: <3641074A.3998D68C@cartsys.com> Date: Wed, 04 Nov 1998 18:02:50 -0800 From: Nate Eldredge X-Mailer: Mozilla 4.05 [en] (X11; I; Linux 2.0.35 i486) MIME-Version: 1.0 To: djgpp AT delorie DOT com Subject: Re: Bash - long filenames? References: <36402294 DOT A7755332 AT eev DOT e-technik DOT uni-erlangen DOT de> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com Michael Schuster wrote: > > Hi! > > I've just tried to work with bash on my Win95 system and was wondering > if bash supports the long filenames of the windows -Fat system. > > I faced the problem that bash doesn't execute a script file from within > bash (means I'm in bash and want to execute e.g. ./configure) which > exeeds the old 8.3 dos format- (although i can envoke configure from a > dos shell with bash configure). > > Are there any solutions out there -perhaps a win95 bash or the long > filename support already included? SET LFN=Y in the environment and it will all work. Note that this doesn't work on NT. -- Nate Eldredge nate AT cartsys DOT com