Skip to content

Instantly share code, notes, and snippets.

@sofaking
Created November 1, 2017 11:39
Show Gist options
  • Save sofaking/0dce6c73efa30ac86cba6feb35c38e31 to your computer and use it in GitHub Desktop.
Save sofaking/0dce6c73efa30ac86cba6feb35c38e31 to your computer and use it in GitHub Desktop.
# https://unix.stackexchange.com/questions/217883/du-reports-directory-size-as-much-bigger-than-the-sum-of-its-contents
du -shc -- {.[!.],..?,}*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment