Created
August 26, 2016 10:41
-
-
Save zubaer-ahammed/bbb2914a9610fab299eebfc77932ea1e to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
xcopy J:\*.* /s/e/f H: | |
// Note: Generally you can't copy files or folder from a CD or DVD which is protected. But with this windows command you can copy all files and folders from one drive or folder or cd to another derive or folder or pendrive |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment