Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save longtailventures/1747af7c568e71c14ec1b229bf1cef09 to your computer and use it in GitHub Desktop.
Save longtailventures/1747af7c568e71c14ec1b229bf1cef09 to your computer and use it in GitHub Desktop.
Server space allocation check
sudo du -x / | sort -n | tail -40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment