Created
December 20, 2021 11:44
-
-
Save krabs-github/2b07ae9481e8e77dae7a04694c277377 to your computer and use it in GitHub Desktop.
[Batch - Get Windows Recycle Bin Size] Batch - Get Windows Recycle Bin Size #Batch
This file contains 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
DIR /S %SYSTEMDRIVE%\$RECYCLE.BIN | FINDSTR /C:File(s) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment