Created
October 19, 2017 05:18
-
-
Save rahman541/e155e63076d398606df7327016a1ae79 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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