Skip to content

Instantly share code, notes, and snippets.

@ratpik
Created August 29, 2013 10:45
Show Gist options
  • Save ratpik/6376628 to your computer and use it in GitHub Desktop.
Save ratpik/6376628 to your computer and use it in GitHub Desktop.
#Directory sizes sorted in reverse order
du -ch --exclude=.git --max-depth=1|sort -hr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment