Unix
Which command is used to copy a file wb with the same name from the programs directory to the misc directory?

cp programs/wb misc
copy programs/wb misc/wb
copy a:programs/wb b:misc/wb
tar programs/wb misc/wb
None of these

ANSWER DOWNLOAD EXAMIANS APP