Skip to content

Instantly share code, notes, and snippets.

@tuttelikz
Created January 20, 2018 02:49
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/6712511222160f8b2c76d0c0ad38ab7d to your computer and use it in GitHub Desktop.
Save tuttelikz/6712511222160f8b2c76d0c0ad38ab7d to your computer and use it in GitHub Desktop.
This is a bash command on windows to copy folders structure 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