PrepAway - Latest Free Exam Questions & Answers

Which command will NOT list the contents of the file plants?

Jim has a compressed text file named saved.zip
Jim used the following command to create the file:
zip -r saved plants
adding: plants (deflated 94%)
Jim wants to list the contents of the plants file, but not extract it. Which command will NOT list the contents of the file plants?

PrepAway - Latest Free Exam Questions & Answers

A.
gunzip -c saved.zip

B.
gzcat saved.zip

C.
unzip -c saved.zip

D.
unzip -l saved.zip


Leave a Reply