Oracle
1Z0-876 · Question #64
You have a compressed file named meeting-agenda.gz. You would like to examine the content of this compressed file. Choose the command that will display the files content to the screen.
The correct answer is D. gzcat meeting-agenda,gz. See the full explanation below for the reasoning.
Question
You have a compressed file named meeting-agenda.gz. You would like to examine the content of this compressed file. Choose the command that will display the files content to the screen.
Options
- Aunzip -c meeting-agenda.gz
- Bgzip -c meeting-agenda.gz
- Czcat meeting-agenda.gz
- Dgzcat meeting-agenda,gz
How the community answered
(60 responses)- A15% (9)
- B3% (2)
- C7% (4)
- D75% (45)
Community Discussion
No community discussion yet for this question.