Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sun-barr!apple!uokmax!d.cs.okstate.edu!cummins From: cummins@d.cs.okstate.edu (John Cummins) Newsgroups: comp.sys.atari.8bit Subject: Re: DIRT - a new DIR command Message-ID: <1990Nov27.193222.22848@d.cs.okstate.edu> Date: 27 Nov 90 19:32:22 GMT References: <35990@cup.portal.com> <36045@cup.portal.com> <36148@cup.portal.com> Organization: Oklahoma State University, Stillwater Lines: 18 To: tim@uxa.cso.uiuc.edu In article <1990Nov26.012220.2181@ux1.cso.uiuc.edu> you write: > >Couldn't this just be accomplished by copying all the files from one disk to >another? Hmmm.... >-- > > | |~~ /\ |~~~~~~~ | /~~/ / Tim Elliott Tag@uiuc.edu Yes... but think of the advantage of loading 1 or 2k of directory, swaping around a few lines of information and writing it back out to disk. Beats the heck out of copying not only the directory entries, but all the associated data to another partition and back. (in terms of speed) If you do it one directory ar a tine, the head won't even have to move more than one track on an optimized disk. John Cummins cummins@d.cs.okstate.edu