Skip to content

Instantly share code, notes, and snippets.

@neilmillard
Created July 27, 2020 07:35
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 neilmillard/5243ca9ca20443712644e049510ca929 to your computer and use it in GitHub Desktop.
Save neilmillard/5243ca9ca20443712644e049510ca929 to your computer and use it in GitHub Desktop.
#!/bin/bash
du -hsx -- * | sort -rh | head -10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment