Home / Programming MCQs / Linux MCQs / Question

S

Shivam • 8.86K Points
Tutor III

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

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.