Skip to content

Instantly share code, notes, and snippets.

@mkgin
Created June 18, 2017 15:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mkgin/6763914a9f1a54ad374898e4f9e51a48 to your computer and use it in GitHub Desktop.
Save mkgin/6763914a9f1a54ad374898e4f9e51a48 to your computer and use it in GitHub Desktop.
du for dotfiles and dirs too
du -sch .[!.]* * |sort -h
https://askubuntu.com/questions/356902/why-doesnt-this-show-the-hidden-files-folders
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment