Solved

Which of the Following Commands Should You Use If You

Question 37

Multiple Choice

Which of the following commands should you use if you need to view the first few lines of the /var/log/boot.msg file?


A) tail /var/log/messages
B) grep -l 10 /var/log/boot.msg
C) head /var/log/messages
D) cat /var/log/boot.msg

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions