Skip to content

Instantly share code, notes, and snippets.

@flaviovdf
Created April 23, 2016 12:48
Show Gist options
  • Save flaviovdf/e9df56b7ba9e44f75cb8d5e29f7a6173 to your computer and use it in GitHub Desktop.
Save flaviovdf/e9df56b7ba9e44f75cb8d5e29f7a6173 to your computer and use it in GitHub Desktop.
du sort directory never forget
du -h --summarize .[!.]* * | sort -h
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment