CompTIACompTIA
XK0-005 · Question #1494
XK0-005 Question #1494: Real Exam Question with Answer & Explanation
Sign in or unlock XK0-005 to reveal the answer and full explanation for question #1494. The question stem and answer options stay visible for context.
System Management
Question
A systems administrator needs to clone the partition /dev/sdc1 to /dev/sdd1. Which of the following commands will accomplish this task?
Options
- Atar -cvzf /dev/sdd1 /dev/sdc1
- Brsync /dev/sdc1 /dev/sdd1
- Cdd if=/dev/sdc1 of=/dev/sdd1
- Dscp /dev/sdc1 /dev/sdd1
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
#dd command#partition cloning#disk management#block devices