Q. How do you add (append) a file “file1” to the example.tar file

  • (A) no you cannot add a file to example.tar
  • (B) tar -cvf example.tar file1
  • (C) tar -rvf file1 example.tar
  • (D) tar -evf file1 example.tar
πŸ’¬ Discuss
βœ… Correct Answer: (C) tar -rvf file1 example.tar

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
237
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Shivam
Publisher
πŸ“ˆ
98%
Success Rate