πŸ“Š Linux
Q. How to add the file “file1” in the compressed file “example.tar”?
  • (A) We can’t add the file1 in 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

πŸ‘οΈ
208
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Ruchi Sharma
Publisher
πŸ“ˆ
84%
Success Rate