adspace
What is the copy command in command prompt?
Answer Posted / Chhaya Rani
To copy a file using the copy command in Command Prompt, type 'copy [filename] [destination]'. For example: 'copy myfile.txt C:folder'.
Post New Answer View All Answers
What is the command for cut?
1035