From: "David May" Organization: Albuquerque T-VI To: Eli Zaretskii Date: Mon, 2 Dec 1996 15:01:26 -0700 Subject: Re: changing directories in Bash CC: djgpp AT delorie DOT com Message-ID: <603970B13@tvi_mail.tvi.cc.nm.us> > Did you care to set LFN=y in the environment before invoking `bash'? The > DJGPP.ENV file comes with LFN disabled by default, so if you didn't edit > it and didn't set LFN=y from the DOS prompt, `bash' (and any other DJGPP > program) won't support long filenames at all. LFN=y is set in my DJGPP.ENV file *and* I just set it in the environment before I tried again. Same thing. It must have something to do with the spaces, because I do the following: mkdir ThisIsMyNewDirectory cd ThisIsMyNewDirectory and it works fine. David May Albuquerque TVI