Oracle
1Z0-876 · Question #131
Frank has been sent a file named Interns.jar. He would like to examine the contents of the file without extracting the file. Choose the command that will allow him to examine the file.
The correct answer is B. jar tvf ./Interns.jar. See the full explanation below for the reasoning.
Question
Frank has been sent a file named Interns.jar. He would like to examine the contents of the file without extracting the file. Choose the command that will allow him to examine the file.
Options
- Atar xvf ./Interns.jar
- Bjar tvf ./Interns.jar
- Ccat ./Interns.jar
- D./Interns.jar >> jar cvf -
- Eunzip ./Interns.jar
How the community answered
(23 responses)- A4% (1)
- B83% (19)
- D4% (1)
- E9% (2)
Community Discussion
No community discussion yet for this question.