Chapter 4. The GNU/Linux Filesystem

IN THIS CHAPTER

The Hierarchical Filesystem

Directory and Ordinary Files

Working with Directories

Access Permissions

Links

A filesystem is a data structure (page 1463) that usually resides on part of a disk. This chapter discusses the organization and terminology of the GNU/Linux filesystem, defines ordinary and directory files, and explains the rules for naming them. The chapter shows how to create and delete directories, move through the filesystem, and use pathnames to access files in various directories. This chapter also covers file access permissions which allow you to share selected files with other users. The final section describes links, which can make a single file appear in more than one directory. ...

Get A Practical Guide to Red Hat® Linux® 8 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.