nerdexam
Oracle

1Z0-409 · Question #142

You have downloaded a file called firefox.tar.gz. Which of the following commands could help you to extract the files from this tar file? (Choose all that apply.)

The correct answer is B. tar xzf firefox.tar.gz D. tar --gzip -xf firefox.tar.gz. See the full explanation below for the reasoning.

Question

You have downloaded a file called firefox.tar.gz. Which of the following commands could help you to extract the files from this tar file? (Choose all that apply.)

Options

  • Atar xjf firefox.tar.gz
  • Btar xzf firefox.tar.gz
  • Ctar -xvjf firefox.tar.gz
  • Dtar --gzip -xf firefox.tar.gz

How the community answered

(42 responses)
  • A
    10% (4)
  • B
    74% (31)
  • C
    17% (7)

Community Discussion

No community discussion yet for this question.

Full 1Z0-409 Practice