Q327
How can we copy a file into our current directory?
A.
cp File1*
B.
cp file1
AnswerC.
cp file*
D.
none of the mentioned
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board