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