Where Data is Stored


For an operating system, everything is considered data. For Linux, everything is considered a file:

The Linux directory structure, starting from the root / , is a collection of files containing data. The fact that everything is a file is a powerful feature of Linux as it allows for tweaking virtually every single aspect of the system.