nerdexam
CompTIA

XK0-001 · Question #75

The administrator for a Linux server needs to update the system and downloads the required patch. The filename is "update.tar.gz". Which of the following commands would be the best way to uncompress…

The correct answer is B. tar -zxf update.tar.gz. See the full explanation below for the reasoning.

Question

The administrator for a Linux server needs to update the system and downloads the required patch. The filename is "update.tar.gz". Which of the following commands would be the best way to uncompress this file?

Options

  • Agzip -p update.tar.gz
  • Btar -zxf update.tar.gz
  • Cgunzip -u update.tar.gz
  • Duntar -zxf update.tar.gz

How the community answered

(26 responses)
  • A
    8% (2)
  • B
    73% (19)
  • C
    4% (1)
  • D
    15% (4)

Community Discussion

No community discussion yet for this question.

Full XK0-001 Practice