Skip to content

Instantly share code, notes, and snippets.

@tuttelikz
Created February 23, 2018 05:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tuttelikz/2bc61ca29a0c41c41eb3f3be61fbf93d to your computer and use it in GitHub Desktop.
Save tuttelikz/2bc61ca29a0c41c41eb3f3be61fbf93d to your computer and use it in GitHub Desktop.
Windows command to copy folders without contents
xcopy C:\Folders D:\Folders /t /e
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment