Skip to content

Instantly share code, notes, and snippets.

@viper25
Created April 22, 2017 05:57
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 viper25/de35ff3546c0a0cb88c07f16921716df to your computer and use it in GitHub Desktop.
Save viper25/de35ff3546c0a0cb88c07f16921716df to your computer and use it in GitHub Desktop.
Get Folder size on Linux
du -m -h -c --max-depth=1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment