nerdexam
Novell

050-720 · Question #90

Which of the following commands can be used to restore a compressed backup file named homebkup.tar in the current directory of a Linux computer?

The correct answer is C. TAR -zxvf homebkup.tar.gz. See the full explanation below for the reasoning.

Question

Which of the following commands can be used to restore a compressed backup file named homebkup.tar in the current directory of a Linux computer?

Options

  • ATAR -cxvf homebkup.tar.gz
  • BTAR -xv homebkup.tar.gz
  • CTAR -zxvf homebkup.tar.gz
  • DTAR -xvf homebkup.tar.gz

How the community answered

(19 responses)
  • B
    11% (2)
  • C
    84% (16)
  • D
    5% (1)

Community Discussion

No community discussion yet for this question.

Full 050-720 Practice