Skip to content

Instantly share code, notes, and snippets.

@zaxcie
Created November 21, 2017 02:48
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 zaxcie/9c9605408df0c1766c5a28a878ea2818 to your computer and use it in GitHub Desktop.
Save zaxcie/9c9605408df0c1766c5a28a878ea2818 to your computer and use it in GitHub Desktop.
du -a | cut -d/ -f2 | sort | uniq -c | sort -nr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment