X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Date: Thu, 21 Oct 2004 07:22:20 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: djgpp AT delorie DOT com Message-ID: <01c4b72e$Blat.v2.2.2$159b62a0@zahav.net.il> Content-Transfer-Encoding: 7BIT Content-Type: text/plain; charset=ISO-8859-1 X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 2.2.2 In-reply-to: (one2001boy AT yahoo DOT com) Subject: Re: latest ls.exe version in XP problem References: <6jKbd.13476$nj DOT 4016 AT newssvr13 DOT news DOT prodigy DOT com> <416fec3d AT news DOT upm DOT es> <01c4b377$Blat.v2.2.2$bd9427e0 AT zahav DOT net DOT il> <01c4b404$Blat.v2.2.2$848b3140 AT zahav DOT net DOT il> <01c4b54b$Blat.v2.2.2$224c0ac0 AT zahav DOT net DOT il> Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: "one2001boy AT yahoo DOT com" > Date: Thu, 21 Oct 2004 02:39:53 GMT > > I run the command in an old computer. How old? if it's slow, what is its CPU clock speed? And how many files are in that directory, anyway? > > are there lots of large subdirectories or files > > with unusual file-name extensions? > > The file name extensions are normal. Can you give examples of those ``normal extensions''? > But why subdirecries matter here? I don't have option "-R" ls.exe needs to read the subdirectories to compute their size (DOS system calls always return zero for a size of a directory). > I just noticed if using "dir", the displayed director or files will show > the first page and pause for a second, then display the seoncd page. > This way, it displayes thousands of files. `dir' doesn't tell you all the information that `ls' does.