Q. Which command is used to view the contents of a compressed file without extracting it?

  • (A) gunzip -l
  • (B) gzip -d
  • (C) tar -tvf
  • (D) zip -l
πŸ’¬ Discuss
βœ… Correct Answer: (C) tar -tvf
Explanation: The 'tar -tvf' command is used to view the contents of a compressed file without extracting it.
Explanation by: Vijay Sangwan
The 'tar -tvf' command is used to view the contents of a compressed file without extracting it.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
167
Total Visits
πŸ“½οΈ
2 y ago
Published
πŸŽ–οΈ
Vijay Sangwan
Publisher
πŸ“ˆ
86%
Success Rate