Computer Science, asked by Sumityadav21171, 1 year ago

What is the switch that is used to make sure that copy command copied files correctly copied using copy command?

Answers

Answered by KeshavGiri
2

Answer:

Copies or appends files. Files can be copied with the same name or with a new name. COPY is usually used to copy one or more files from one location to another

Answered by TheUnknownUser
6

The switch that is used for making sure that the copy command copied files correctly or not is /V. The command copies files from one directory to other.

Similar questions