Q. Which command is used to display the last few lines of a log file?
β
Correct Answer: (B)
tail
Explanation: The 'tail' command is used to display the last few lines of a log file.