Skip to content

Instantly share code, notes, and snippets.

@lauborges
Created December 19, 2013 17:00
Show Gist options
  • Save lauborges/8042578 to your computer and use it in GitHub Desktop.
Save lauborges/8042578 to your computer and use it in GitHub Desktop.
check disk space for large folders
du -h -a / | grep "[0-9]G\b"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment