linux filesystem hierarchy
linux filesystem hierarchy
· ☕ 2 min read
Linux uses a tree oriented hierarchy, meaning it starts at one point and branches outward. This starting point is the / (system root) directory. This particular hierarchy layout is based on the FHS (Filesystem Hierarchy Standard). FHS - (Filesystem Hierarchy Standard) Maintained by the Linux Foundation and last updated on June 3rd, 2015.