Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Cached 'favicons' in Safari can cause slowdowns' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Cached 'favicons' in Safari can cause slowdowns
Authored by: Libwolf on Jun 04, '04 04:19:58AM
find $HOME/Library/Safari/Icons -type f -atime +30 -name "*.cache" -delete
I installed this in crontab and since then I haven't had *any* safari icons show up at all. I've deleted the icons folder in ~/library/safari/ but that didn't work. Anyone have any suggestions?

[ Reply to This | # ]