ExamGecko
Question list
Search
Search

Question 64 - 010-160 discussion

Report
Export

Which command copies the contents of the directory /etc/, including all sub-directories, to /root/?

A.
copy /etc /root
Answers
A.
copy /etc /root
B.
cp -r /etc/* /root
Answers
B.
cp -r /etc/* /root
C.
cp -v /etc/* /root
Answers
C.
cp -v /etc/* /root
D.
rcp /etc/* /root
Answers
D.
rcp /etc/* /root
E.
cp -R /etc/*.* /root
Answers
E.
cp -R /etc/*.* /root
Suggested answer: B
asked 18/09/2024
Frank Nwabueze
34 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first