Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save dr-lonely/667835ac23e6bca7c4e2 to your computer and use it in GitHub Desktop.
Save dr-lonely/667835ac23e6bca7c4e2 to your computer and use it in GitHub Desktop.
du -sh ./*/
# could probably also
du -sh ./*/ | sort -n
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment