Skip to content

Instantly share code, notes, and snippets.

@chris-erickson
Created August 21, 2013 17:29
Show Gist options
  • Save chris-erickson/6297395 to your computer and use it in GitHub Desktop.
Save chris-erickson/6297395 to your computer and use it in GitHub Desktop.
Do a file size analysis from the command line. This is recursive for all directories contained in the specified.
sudo du -sch <directory>*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment