Skip to content

Instantly share code, notes, and snippets.

@bububa
Created January 7, 2013 11:02
Show Gist options
  • Save bububa/4474239 to your computer and use it in GitHub Desktop.
Save bububa/4474239 to your computer and use it in GitHub Desktop.
du sort
du | sort -nr | cut -f2- | xargs du -hs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment