Skip to content

Instantly share code, notes, and snippets.

@doorbash
Created December 1, 2021 16:06
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 doorbash/deddd8a84de6d5a6969925afbc1fcca1 to your computer and use it in GitHub Desktop.
Save doorbash/deddd8a84de6d5a6969925afbc1fcca1 to your computer and use it in GitHub Desktop.
find / -type f -exec du -a {} + | sort -nr | head -n 20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment