Q. Which command is used to display the contents of a file in reverse order?
β
Correct Answer: (A)
tac
Explanation: The 'tac' command is used to display the contents of a file in reverse order.