Oracle
1Z0-876 · Question #16
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…
The correct answer is D. unzip -l saved.zip. See the full explanation below for the reasoning.
Question
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?
Options
- Agunzip -c saved.zip
- Bgzcat saved.zip
- Cunzip -c saved.zip
- Dunzip -l saved.zip
How the community answered
(26 responses)- A4% (1)
- B15% (4)
- C8% (2)
- D73% (19)
Community Discussion
No community discussion yet for this question.