Linux File Structure Explained
Introduction
Linux has a hierarchical file system that follows a parent-child relationship
This file system is called the Linux Filesystem Hierarchy Standard (FHS).
The Filesystem Hierarchy Standard (FHS) is a reference describing the conventions us...