That’s why I carry a phone



Which of these commands will copy your file and verify that the copied file matches the original?

A) copy /a original.txt copy.txt

B) copy /v original.txt copy.txt

C) copy /y original.txt copy.txt

D) copy /d original.txt copy.txt

E) Can’t you just Instagram it?


The answer: B) copy /v original.txt copy.txt

The /v command line option on the copy command will verify that any new files are written properly to the destination.

Want to know more? Watch “Command Line Troubleshooting.”

The Windows command line can be a powerful troubleshooting environment if you know what to type. In this video, you’ll learn the important commands that will allow you to manipulate files, format disks, troubleshoot the network connection, and much more.