find $HOME/Library/Safari/Icons -type f -atime +30 -name "*.cache" -delete
OS X Icon Cache Cleaner-Upper
Leave a Reply
You must be logged in to post a comment.
find $HOME/Library/Safari/Icons -type f -atime +30 -name "*.cache" -delete
You must be logged in to post a comment.