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

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

ANSWER DOWNLOAD EXAMIANS APP