On 3/5/21 2:50 AM, John Gilmore wrote: > And there were no built-in "defragmentation" programs that could > easily fix that. Sure there are! Depending on how you look at things and if you have the file systems to do it.... The venerable trick of temporarily moving everything to another file system, thereby vacating the source file system as much as possible, before moving files back. }:-) Is it pretty? No. Is it fast? No. Does it work? It's better than nothing. -- Grant. . . . unix || die