CompTIACompTIA
XK0-005 · Question #95
XK0-005 Question #95: Real Exam Question with Answer & Explanation
Sign in or unlock XK0-005 to reveal the answer and full explanation for question #95. The question stem and answer options stay visible for context.
System Management
Question
A Linux administrator needs to back up the folder /usr/domain, and the output must be a gzip compressed tar. Which of the following commands should be used?
Options
- Atar -cv domain.tar.gz /usr/domain
- Btar -cvf /usr/domain domain.tar.gz
- Ctar -czvf domain.tar.gz /usr/domain
- Dtar -cxzv /usr/domain domain.tar.gz
Unlock XK0-005 to see the answer
You've previewed enough free XK0-005 questions. Unlock XK0-005 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#tar command#File archiving#Gzip compression#Backup procedures