Skip to content

Instantly share code, notes, and snippets.

@dwin
Created July 21, 2020 02:35
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 dwin/dbb7700eeb3976dc960c6af25636e473 to your computer and use it in GitHub Desktop.
Save dwin/dbb7700eeb3976dc960c6af25636e473 to your computer and use it in GitHub Desktop.
Get Free Disk Space Linux excluding tmp directories
df -h -x tmpfs -x devtmpfs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment