Skip to content

Instantly share code, notes, and snippets.

@bradleykronson
Created December 8, 2016 19:57
Show Gist options
  • Save bradleykronson/c6600646627ef4107582966548b6f96a to your computer and use it in GitHub Desktop.
Save bradleykronson/c6600646627ef4107582966548b6f96a to your computer and use it in GitHub Desktop.
Delete empty folders in DOS
ROBOCOPY folder1 folder1 /S /MOVE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment