List of questions
Related questions
Question 64 - 010-160 discussion
Which command copies the contents of the directory /etc/, including all sub-directories, to /root/?
A.
copy /etc /root
B.
cp -r /etc/* /root
C.
cp -v /etc/* /root
D.
rcp /etc/* /root
E.
cp -R /etc/*.* /root
Your answer:
0 comments
Sorted by
Leave a comment first