...
Eliot - I took the same idea and just did it as a shell script:
Code Block |
---|
sudo rm -rf ~/Library/Caches/* rm -rf /Library/Caches/* |
...
Eliot - I took the same idea and just did it as a shell script:
Code Block |
---|
sudo rm -rf ~/Library/Caches/* rm -rf /Library/Caches/* |