Basic of linux unix MCQs

141 MCQs  — Computer Programming MCQs  (Page 11 of 15)

Which of the following commands is used to copy a file wb from the programs directory into a file called wbx in the misc directory ?
A. Copy programs/wb misc/wbx
B. Cp programs/wb misc/wbx
C. Tar programs/wb misc/wbx
D. Copy a:programs/wb b:misc/wbx