nerdexam
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)
  • A
    15% (9)
  • B
    3% (2)
  • C
    7% (4)
  • D
    75% (45)

Community Discussion

No community discussion yet for this question.

Full 1Z0-876 Practice