CompTIA Exam Questions

Which of the following commands can be used to gather information about the CPU found during boot?

Which of the following commands can be used to gather information about the CPU found during boot?

A.
cat /var/log/messages | grep CPU

B.
find /var/log/dmesg | grep CPU

C.
dmesg | grep CPU

D.
cat /proc/cpuinfo | grep CPU