LPI Linux Essentials Certificate Exam - version 1.6 010-160 Question # 19 Topic 2 Discussion

LPI Linux Essentials Certificate Exam - version 1.6 010-160 Question # 19 Topic 2 Discussion

010-160 Exam Topic 2 Question 19 Discussion:
Question #: 19
Topic #: 2

Which of the following commands creates an archive filework.tarfrom the contents of the directory./

work/?


A.

tar --new work.tar ./work/


B.

tar –cf work.tar ./work/


C.

tar –create work.tgz –content ./work/


D.

tar work.tar < ./work/


E.

tar work > work.tar


Get Premium 010-160 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.