QuestionQ96

Essential Commands

What is the purpose of the Filesystem Hierarchy Standard?

  • 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.
Explanation

The Filesystem Hierarchy Standard provides a distribution-neutral specification for where files and directories are located in a Unix-like system’s filesystem hierarchy.

Community Discussion

No comments yet. Be the first to start the discussion!