Clean Caches By SW cleans out several key cache/swapfile folders.
Great for use with NetBoot/ARD!
This program runs the command
sudo rm -rf /Library/Caches/*
sudo rm -rf /System/Library/Caches/*
sudo rm -rf ~/Library/Caches/*
That's it....its just in a package to make life easier.
What's New in This Release:
· More logging for system events
· Log files now placed in separate directory (/Library/Logs/SISUWORKS/CleanCachesBySW.log)
· Reduced dependency on executing commands as root, due to the fact that root authentication is required anyways
· Forced Software to only run on Root volume (currently booted volume) to clear up some confusion.