Q
Which command is used to copy a file wb with the same name from the programs directory to the misc directory ?
-
A
A. Copy programs/wb misc/wb
-
B
B. Cp programs/wb misc
-
C
C. Tar programs/wb misc/wb
-
D
D. Copy a:programs/wb b:misc/wb
Correct Answer:
B. B. Cp programs/wb misc