CompTIACompTIA
XK0-005 · Question #709
XK0-005 Question #709: Real Exam Question with Answer & Explanation
Sign in or unlock XK0-005 to reveal the answer and full explanation for question #709. The question stem and answer options stay visible for context.
System Management
Question
A systems administrator is cloning a system partition /dev/sda1 to /dev/sdc1. Which of the following commands would allow the administrator to accomplish this task most efficiently?
Options
- Add if=/dev/sda1 of=/dev/sdc1
- Bcat /dev/sda1 > /dev/sdc1
- Ccp -R /dev/sda1 /dev/sdc1
- Drsync -av /dev/sda1 /dev/sdc1
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
#Disk Management#Partition Cloning#dd command#Block Devices