Linux Foundation Certified System Administrator (LFCS) — Question 108
What is the purpose of the Filesystem Hierarchy Standard?
Answer options
- A. It is a security model used to ensure files are organized according to their permissions and accessibility.
- B. It provides unified tools to create, maintain and manage multiple filesystems in a common way.
- C. It defines a common internal structure of inodes for all compliant filesystems.
- D. It is a distribution neutral description of locations of files and directories.
Correct answer: D
Explanation
The correct answer is D because the Filesystem Hierarchy Standard aims to provide a consistent layout for files and directories across different Unix-like systems. Options A, B, and C describe unrelated concepts such as security models, filesystem management tools, and inode structures, which do not pertain to the overarching purpose of the standard.