Skip to content

Instantly share code, notes, and snippets.

@deepzm
Created May 21, 2015 14:22
Show Gist options
  • Save deepzm/8100650d3f7fe00ac2cf to your computer and use it in GitHub Desktop.
Save deepzm/8100650d3f7fe00ac2cf to your computer and use it in GitHub Desktop.
size of directory in linux
du -ch | grep total
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment