Q. Which command is used to display the contents of a file in reverse order?

  • (A) tac
  • (B) rev
  • (C) cat -r
  • (D) list -r
πŸ’¬ Discuss
βœ… Correct Answer: (A) tac
Explanation: The 'tac' command is used to display the contents of a file in reverse order.
Explanation by: Ram Sharma
The 'tac' command is used to display the contents of a file in reverse order.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
128
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Ram Sharma
Publisher
πŸ“ˆ
88%
Success Rate