First page
Back
Continue
Last page
Overview
Linux File Hierarchy Concepts
Files and directories are organized into a single-rooted inverted tree structure
Filesystem begins at the “root” directory, represented by a lone “/” (forward slash) character.
Names are case-sensitive
Paths are delimited by “/”