X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: Hans-Bernhard Broeker Newsgroups: comp.os.msdos.djgpp Subject: Re: latest ls.exe version in XP problem Date: 15 Oct 2004 10:51:05 GMT Lines: 29 Message-ID: <2t9ocpF1rnl54U3@uni-berlin.de> References: <6jKbd.13476$nj DOT 4016 AT newssvr13 DOT news DOT prodigy DOT com> X-Trace: news.uni-berlin.de VJFHERNdbSE0aUxcEFgQYwjeVyb3wzpCHUtYcjkBDk+s/vMC5bRvAKZSo2 X-Orig-Path: not-for-mail To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com one2001boy AT yahoo DOT com wrote: > Hello, > Just noticed several issues about ls.exe. Any help is appreciated. > For the latest ls.exe under Windows XP, there are three issues. > 1) under a directory with one thousand files, > run command "ls -F" will take 1 minute to start to display the files and > directory. using "ls" has no such long delay. using "dir" has no such a > problem either. Think a momemnt about what the -F option means, and I think you'll see that that is an unavoidable consequence of using that option. > 2) there is no way to use ls.exe to display files in Windows network path? > I can use the command > dir \\my_workgroup_machine_name\directory_name > the following doesn't seem to work. > ls \\\\my_workgroup_machine_name\\directory_name What made you think you have to double those backslashes? Unless you're doing this in a Unix-style shell (Bash, e.g.), you don't. -- Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de) Even if all the snow were burnt, ashes would remain.