Skip to content

Instantly share code, notes, and snippets.

@rahman541
Created October 19, 2017 05:18
Show Gist options
  • Save rahman541/e155e63076d398606df7327016a1ae79 to your computer and use it in GitHub Desktop.
Save rahman541/e155e63076d398606df7327016a1ae79 to your computer and use it in GitHub Desktop.
for /r %%F in (*) do if %%~zF==0 del "%%F"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment