Skip to content

Instantly share code, notes, and snippets.

@DanielSmon
Created October 7, 2019 09:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save DanielSmon/d1dd33a9e5686b5d96215b444cc773d5 to your computer and use it in GitHub Desktop.
Save DanielSmon/d1dd33a9e5686b5d96215b444cc773d5 to your computer and use it in GitHub Desktop.
Windows: Fastest way to get folder size with many files
robocopy %full_path% %TEMP% /S /L /BYTES /XJ /NFL /NDL /NJH
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment