Q. Which command is used to display the last lines of a file? (A) head (B) tail (C) lastline (D) bottom ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (B) tail Explanation: 'tail' displays the last part of a file.