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)- A8% (2)
- B73% (19)
- C4% (1)
- D15% (4)
Community Discussion
No community discussion yet for this question.