Lpi Linux Essentials 010 160 · Free Practice Question Medium
Question 2
Which of the following is used as a virtual or pseudo filesystem used to interface with the kernel and system as a whole but not with individual processes?
- A /boot
- B /proc
- C /sys
- D /dev
Reveal correct answer
Correct answer: C
Explanation
OBJ-4.3: The /sys virtual filesystem is used to interact with the kernel and system as a whole. It did not provide any method to interact with individual processes and was created to move some of the original functions from /proc to /sys to clean up the /proc structure.Discussion
Think the marked answer is wrong, or have a better explanation? Share it below — comments appear after review.
You must be logged in to post a comment.
