The
File System
The Linux environment
file structure is a hierarchy of directories, subdirectories,
and files that are grouped together for a specific purpose.
Root
Directory -The
topmost directory in the file system hierarchy. The root directory
is required for the operating system to function and contains
critical system files.
Subdirectory
-
Any directory below another directory.
Parent
Directory -
The directory immediately above a subdirectory. Each subdirectory
has only one parent, but a parent directory can have many subdirectories.