Skip to content

Instantly share code, notes, and snippets.

@ghecho
Created May 8, 2017 02:15
Show Gist options
  • Save ghecho/113e7fadbe039e2e0f46be989d7a56b4 to your computer and use it in GitHub Desktop.
Save ghecho/113e7fadbe039e2e0f46be989d7a56b4 to your computer and use it in GitHub Desktop.
Linux get Disk Usage for current folder
du -hx --max-depth=1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment