Linux Essentials (010-160) — Question 30

What can be found in the /proc/ directory?

Answer options

Correct answer: D

Explanation

The correct answer is D because the /proc/ directory contains a set of directories for each running process, identified by their process IDs. The other options are incorrect as /proc/ does not hold directories for installed programs, device files for hardware, files for user accounts, or log files for services.