Skip to content

Instantly share code, notes, and snippets.

@brendon9x
Created April 2, 2014 07:45
Show Gist options
  • Save brendon9x/9929640 to your computer and use it in GitHub Desktop.
Save brendon9x/9929640 to your computer and use it in GitHub Desktop.
OldStack running out of space on /
sudo -s
cd /tmp
find . -name '*.png' -delete
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment