Skip to content

Instantly share code, notes, and snippets.

@wmora
Created April 30, 2015 07:57
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wmora/2fe030eba03f6e4335f2 to your computer and use it in GitHub Desktop.
Save wmora/2fe030eba03f6e4335f2 to your computer and use it in GitHub Desktop.
See which folder is being the storage hog!
alias fat='/usr/bin/du -s * .* | sort -n'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment