FHS NEw
FHS NEw
Everything in Linux can be reduced to a file. Every FHS starts with the root directory, also
known by its symbol, the single forward slash (/).
Basic File system Hierarchy Standard Directories
Directory Description
The root directory, the top-level directory in the FHS. All other directories are
/ subdirectories of root, which is always mounted on
some partition.
Essential command line utilities. Should not be mounted separately; otherwise,
/bin it could be difficult to get to these utilities when using a rescue disk.