Part III: Working with the Filesystem

What'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:

- TOR

Moving Around in a Hurry
Wildcards
Where Did I Put That?
Finding Files with find
Linking, Renaming, and Copying Files
Creating and Reading Archives
Backing Up Files
More About Managing Files
File Security, Ownership, and Sharing
Removing Files
Other Ways to Get Disk Space