Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!decvax!harpo!seismo!hao!hplabs!sri-unix!Seiler@MIT-XX.ARPA From: Seiler@MIT-XX.ARPA Newsgroups: net.micro Subject: Re: disk-drive query Message-ID: <15125@sri-arpa.UUCP> Date: Fri, 6-Jan-84 00:31:03 EST Article-I.D.: sri-arpa.15125 Posted: Fri Jan 6 00:31:03 1984 Date-Received: Sat, 7-Jan-84 03:26:21 EST Lines: 14 From: Larry Seiler Copying files between disks is moby hard without two drives. Two drives also makes it possible to keep your application software on one disk and your data files on multiple other disks, instead of having to keep your application program on each and every disk that has a data file (or else swapping disks around after loading the program, which is impossible if the program itself swaps to and from disk, as most do). I have 20 or 30 disks of text files; if I had to keep a text editor on each that number would nearly double. Enjoy, Larry -------