Skip to content

Instantly share code, notes, and snippets.

@masterfermin02
Last active October 28, 2019 18:39
Show Gist options
  • Save masterfermin02/fc47cc5ab7df7d3c9f0c703fa040eda9 to your computer and use it in GitHub Desktop.
Save masterfermin02/fc47cc5ab7df7d3c9f0c703fa040eda9 to your computer and use it in GitHub Desktop.
Window command
mkdir empty_dir robocopy empty_dir the_dir_to_delete /s /mir rmdir empty_dir rmdir the_dir_to_delete
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment