Skip to content

Instantly share code, notes, and snippets.

@lando2319
Created February 3, 2026 14:35
Show Gist options
  • Select an option

  • Save lando2319/5a9ff4a57d76db3825bd9b9de0d44b3f to your computer and use it in GitHub Desktop.

Select an option

Save lando2319/5a9ff4a57d76db3825bd9b9de0d44b3f to your computer and use it in GitHub Desktop.
# See action
sudo du -hd1 /var 2>/dev/null | sort -h
# clear
sudo bash -lc 'export TMPDIR=/dev/shm; apt-get clean; rm -rf /var/cache/apt/archives/* /var/cache/apt/archives/partial/*; df -hT /'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment