Vidyalelo
Computer Science · Q327

UNIX

Engineering and GATE · Computer Science · question 327

Q327

How can we copy a file into our current directory?

A.
cp File1*
B.
cp file1
Answer
C.
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