Date: Sun, 29 Jun 1997 16:03:27 -0700 (PDT) From: Bill Hogan Reply-To: Bill Hogan To: Eli Zaretskii cc: bhogan AT rahul DOT net, djgpp AT delorie DOT com, gnu-win32 AT cygnus DOT com Subject: Re: djgpp-v2 ls.exe In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Sun, 29 Jun 1997, Eli Zaretskii wrote: > > On Fri, 27 Jun 1997, Bill Hogan wrote: > > > H:\gonzo\test-dj2-ls-bug>e:\djgpp-v2\bin\ls -R > > =================== quote ======================================== > > Try_ls-R_in_this_directory a > > > > e:/djgpp-v2/bin/ls: aupper_directory_A: No such file or directory (ENOENT) > > e:/djgpp-v2/bin/ls: az: No such file or directory (ENOENT) > > a: > > Please always say which version of Fileutils did you use. (Invoke > `ls' with `--version' option to see that.) Of course. Sorry... [win95]E:\temp>ls --version ls - GNU fileutils-3.13 It also helps to know the > size and timestamp of your `ls.exe', since sometimes fixed binary > distributions are uploaded to SimTel.NET which correct known bugs. > [win95]E:\djgpp-v2\BIN>dir ls.exe Volume in drive E is FB640S-PRT2 Volume Serial Number is 18D0-3D57 Directory of E:\djgpp-v2\BIN LS EXE 91,648 11-05-96 2:25p ls.exe 1 file(s) 91,648 bytes 0 dir(s) 65,048,576 bytes free > If your version of Fileutils is 3.12, please upgrade to 3.16. Ok. Thank you. bh