Q85
Which command is used to copy a file wb with the same name from the programs directory to the misc directory?
A.
copy programs/wb misc/wb
B.
cp programs/wb misc
AnswerC.
tar programs/wb misc/wb
D.
copy a:programs/wb b:misc/wb
E.
None of the above
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board