Oracle
1Z0-460 · Question #63
The /proc file system is a pseudo-file system, which is used as an interface to kernel data structures. Which four statements are true about the /proc file system?
The correct answer is A. The /proc file system contains a numerical subdirectory for each running process. B. The /proc file system contains a hierarchy of special files that represent the current state of the D. The /proc/cpuinfo virtual file identifies the type of processor used by your system. E. The /proc directory contains information about system hardware and any running processes. See the full explanation below for the reasoning.
Question
The /proc file system is a pseudo-file system, which is used as an interface to kernel data structures. Which four statements are true about the /proc file system?
Options
- AThe /proc file system contains a numerical subdirectory for each running process.
- BThe /proc file system contains a hierarchy of special files that represent the current state of the
- CThe /proc file system has to be mounted by the system administrator after a reboot.
- DThe /proc/cpuinfo virtual file identifies the type of processor used by your system.
- EThe /proc directory contains information about system hardware and any running processes.
- FThe files in the /proc directory are read-only system files that cannot be changed.
How the community answered
(30 responses)- A77% (23)
- C7% (2)
- F17% (5)
Community Discussion
No community discussion yet for this question.