Skip to content

Instantly share code, notes, and snippets.

@fworks
Created July 10, 2018 15:36
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 fworks/a8ce2142b0e1781fc0f30f3aed8a2a87 to your computer and use it in GitHub Desktop.
Save fworks/a8ce2142b0e1781fc0f30f3aed8a2a87 to your computer and use it in GitHub Desktop.
Linux space aux
# top view
df -h
# per folder
du -h --max-depth=1 | sort -hr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment