List of questions
Related questions
Question 338 - XK0-005 discussion
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?
A.
dd if=/dev/sda1 of=/dev/sdc1
B.
cat /dev/sda1 > /dev/sdc1
C.
cp -R /dev/sda1 /dev/sdc1
D.
rsync -av /dev/sda1 /dev/sdc1
Your answer:
0 comments
Sorted by
Leave a comment first