LPI Linux Essentials Certificate Exam - version 1.6 010-160 Question # 8 Topic 1 Discussion

LPI Linux Essentials Certificate Exam - version 1.6 010-160 Question # 8 Topic 1 Discussion

010-160 Exam Topic 1 Question 8 Discussion:
Question #: 8
Topic #: 1

Which of the following commands creates the ZIP archive poems.zip containing all files in the current directory whose names end in .txt?


A.

zip *.txt > poems.zip


B.

zcat *.txt poems.zip


C.

zip poems.zip *.txt


D.

zip cfz poems.zip *.txt


E.

cat *.txt | zip poems.zip


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.