Date: Thu, 8 Apr 1999 18:35:30 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Martin Str|mberg cc: DJGPP-WORKERS Subject: Re: LFN=y and MS-RAMDRIVE In-Reply-To: <199904081620.SAA11848@father.ludd.luth.se> 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 Thu, 8 Apr 1999, Martin Str|mberg wrote: > Like this? > bash$ ls -l loooooongfilename > -rw-r--r-- 1 dosuser root 13 Apr 8 18:13 loooooongfilename > bash$ cp loooooongfilename g:/ > bash$ ls -al g:/ > total 3 > drwxr-xr-x 2 dosuser root 32 Aug 21 1991 . > drwxr-xr-x 2 dosuser root 32 Aug 21 1991 .. > -rw-r--r-- 1 dosuser root 13 Apr 8 18:15 loooooon Yes, now it's clear. What does ``_use_lfn ("g:/")'' return?