PrepAway - Latest Free Exam Questions & Answers

Which command will correctly create this archive?

Frank is going to add four files to a tar archive. The files are called data1, data2, etc. These files will be stored in a new archive called data-1-4.tar Which command will correctly create this archive?

PrepAway - Latest Free Exam Questions & Answers

A.
tar xvf data-1-4.tar data1 data2 data3 data4

B.
tar uvf data-1-4.tar data1 data2 data3 data4

C.
tar cvf data-1-4.tar data1 data2 data3 data4

D.
tar rvf data-1-4.tar data1 data2 data3 data4

E.
tar tvf data-1-4.tar data1 data2 data3 data4


Leave a Reply