Part III: Working with the FilesystemWhat's a filesystem anyway? A set of data structures that tell the system how the physical data storage on the disc is organized into files? The organizing principles that make it possible to store data in a predictable way, so it can be retrieved easily not just by one person but by many? A fruitless battle against entropy, as the established hierarchy gets overgrown, overthrown, and fragmented? The next 11 chapters deal with this enormous subject, so central to the art of working with UNIX:
-
Chapter 14:
Moving Around in a Hurry
|
|