Date: Thu, 12 Oct 1995 10:47:02 +0200 (IST) From: Eli Zaretskii To: djgpp AT sun DOT soe DOT clarkson DOT edu Cc: "A.Appleyard" Subject: Re: Many small files versus big clusters "A.Appleyard" writes: > > I don't want lots of little partitions so I don't know which logical drive > any given directory is in and each directory when wanting more space can only > get at its own partition's spare space and not other partitions' spare space. > Having 2 hard disks it is enough hassle remembering which of my stuff is on C > and which is on D:. If the problem is finding your way with several drives, then you can use the DOS Join command to make any drive look like a directory on your C: drive. Any subdirectory of that directory is really on another drive, but you don't have to know that.