Linux Essentials (010-160) — Question 1

What is true about the dmesg command? (Choose two.)

Answer options

Correct answer: C, E

Explanation

The correct answer includes C and E because the dmesg command indeed displays the contents of the Linux kernel's ring buffer and older messages can be overwritten by newer ones. Options A, B, and D are incorrect as they describe functionalities that are not associated with the dmesg command.