Skip to content

Instantly share code, notes, and snippets.

@oxygen
Created September 3, 2025 08:27
Show Gist options
  • Select an option

  • Save oxygen/7acf169d0906c0f6edf6d54bf400ef55 to your computer and use it in GitHub Desktop.

Select an option

Save oxygen/7acf169d0906c0f6edf6d54bf400ef55 to your computer and use it in GitHub Desktop.
ClearMacCache.sh
#!/bin/sh
sudo rm -rf /private/var/folders/*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment