Skip to content

Instantly share code, notes, and snippets.

@wickywills
Created February 15, 2019 11:28
Show Gist options
  • Save wickywills/422fa2011a53a3acf60a5bd5795016f9 to your computer and use it in GitHub Desktop.
Save wickywills/422fa2011a53a3acf60a5bd5795016f9 to your computer and use it in GitHub Desktop.
```
du -sh * | sort -hr | head -n10
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment