Skip to content

Instantly share code, notes, and snippets.

@krabs-github
Created December 20, 2021 11:44
Show Gist options
  • Save krabs-github/2b07ae9481e8e77dae7a04694c277377 to your computer and use it in GitHub Desktop.
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
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