CompTIACompTIA
XK0-005 · Question #857
XK0-005 Question #857: Real Exam Question with Answer & Explanation
Sign in or unlock XK0-005 to reveal the answer and full explanation for question #857. The question stem and answer options stay visible for context.
System Management
Question
A systems administrator needs to compress log files using the .tar.bz2 format. Which of the following commands should the administrator use?
Options
- Atar -cvtf logs.car.bz2 /var/log/*
- Btar -cvzf logs.tar.bz2 /var/log/*
- Ctar -cvjf logs.tar.bz2 /var/log/*
- Dtar -cvbf logs.tar.bz2 /var/log/*
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#bzip2#file compression