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

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

ANSWER DOWNLOAD EXAMIANS APP