Computer Hacking Forensic Investigator (CHFI v10) — Question 269
In a Filesystem Hierarchy Standard (FHS), which of the following directories contains the binary files required for working?
Answer options
- A. /mnt
- B. /sbin
- C. /media
- D. /proc
Correct answer: B
Explanation
The correct answer is /sbin, as this directory contains essential system binaries that are necessary for system administration tasks. The other options, such as /mnt and /media, are used for mounting filesystems and removable media, while /proc is a virtual filesystem that provides process and system information.