Skip to content

Instantly share code, notes, and snippets.

@cocoy
Created February 6, 2011 07:50
Show Gist options
  • Save cocoy/813213 to your computer and use it in GitHub Desktop.
Save cocoy/813213 to your computer and use it in GitHub Desktop.
check disk space
du -hx --max-depth=1 /var
lsof -n |grep deleted --kill -HUP <pid>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment