Q. Which command shows the last lines of a file in Linux?
β
Correct Answer: (A)
tail
Explanation: 'tail' shows the last 10 lines by default of a file.