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