Q. What does the 'tar -xvf archive.tar' command do?

  • (A) Extracts files from a tar archive
  • (B) Creates a tar archive
  • (C) Lists contents of a tar archive
  • (D) Compresses a file
πŸ’¬ Discuss
βœ… Correct Answer: (A) Extracts files from a tar archive
Explanation: '-xvf' extracts the archive verbosely and specifies file.
Explanation by: Mr. Dubey
'-xvf' extracts the archive verbosely and specifies file.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
78
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
90%
Success Rate