» Linux » Examen sur Linux » Examen 201 : Advanced Administration » Section 5 » Question 22/23
22.What file will tell you at what frequency the system processor is running?

/proc/cpuinfo
/proc/frequency
/proc/speed
/proc/mhz
/proc/bogomips

Explanation: The /proc/cpuinfo file contains information about your system's processor(s).

Reference: http://people.debian.org/~wouter/laptop/node21.html

Incorrect Answers
B: This file doesn't exist.
C: This file doesn't exist.
D: This file doesn't exist.
E: This file doesn't exist.

« Question 21 Question 23 »