DevOps in Linux — File System
How does Linux File system work?
Like Linux CPU and memory, the management of disks and file systems is also the core function of the OS.
- Disk provides the most basic persistent storage for the system.
- The file system provides a tree-like structure for managing files on the disk.