R Ruchi Sharma • 9.87K Points Tutor III 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 Correct Answer - Option(C) Views: 191 Filed under category Linux Share
Discusssion
Login to discuss.