Xref: utzoo comp.unix.questions:11421 comp.unix.wizards:14442 Path: utzoo!utgpu!watmath!clyde!motown!mergvax!cpmain!lilink!mikej From: mikej@lilink.UUCP (Michael R. Johnston) Newsgroups: comp.unix.questions,comp.unix.wizards Subject: Re: Disk Fragmentation, what to do? Keywords: disk fragmentation Message-ID: <367@lilink.UUCP> Date: 28 Jan 89 13:57:39 GMT References: <6460@bunny.UUCP> Reply-To: mikej@lilink.UUCP (Michael R. Johnston) Organization: LILINK - Public Access Xenix , Long Island, NY Lines: 7 The best way of handling this problem (and the cheapest) is to just tar-off the entire contents of the directories that are most fragmented. Then remove all the files and restore the tape. This has the effect of putting the files in contiguous areas on the disk. It really works!