Skip to content

Instantly share code, notes, and snippets.

@zdxerr
Created April 30, 2011 07:43
Show Gist options
  • Select an option

  • Save zdxerr/949521 to your computer and use it in GitHub Desktop.

Select an option

Save zdxerr/949521 to your computer and use it in GitHub Desktop.
du -k * | sort -nr | cut -f2 | xargs -d '\n' du -sh | less
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment