Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!think.com!spool.mu.edu!uwm.edu!ogicse!pdxgate!eecs!ericb From: ericb@eecs.cs.pdx.edu (Eric Berggren) Newsgroups: comp.os.msdos.misc Subject: Re: Why is erase *.* slower with 4dos.com than with command.com? Message-ID: <2688@pdxgate.UUCP> Date: 21 May 91 08:00:11 GMT Article-I.D.: pdxgate.2688 References: <1991May20.064529.1764@nic.funet.fi> Sender: news@pdxgate.UUCP Lines: 23 akoivuma@finsun.csc.fi (Antti Koivumaki) writes: >I have noticed that when I use 4dos.com, erase *.* works much slower than >when command.com is used. I tested this by erasing 100 files using each. >I did this on an otherwise empty hard disk partition. The result: >- using 4dos.com (v. 4.02), erase/q *.* takes about 5 seconds >- using command.com (of DOS 3.3), erase *.* takes less than 0.5 seconds. >The computer is a 12 MHz AT with a 40 MB Seagate ST251 hard disk. I have noticed a similar problem. So here's MY theory. Everytime 4DOS deletes a file, it goes through the whole routine to get the path and print it out. Even with the /q option, it may still be going through the same mess. I set up the alias "deldir command /c del %1" when I want to do some "serious" kills. (CP/M lives!) -e.b. ============================================================================== Eric Berggren | "Life is a Turing Test; Computer Science/Eng. | We're all automatons!" ericb@eecs.cs.pdx.edu | - (click, whir, buzz, chirp)