List of questions
Related questions
Question 25 - XK0-005 discussion
A systems administrator needs to clone the partition /dev/sdc1 to /dev/sdd1. Which of the following commands will accomplish this task?
A.
tar -cvzf /dev/sdd1 /dev/sdc1
B.
rsync /dev/sdc1 /dev/sdd1
C.
dd if=/dev/sdc1 of=/dev/sdd1
D.
scp /dev/sdc1 /dev/sdd1
Your answer:
0 comments
Sorted by
Leave a comment first