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: itunes66 on Jul 06, '06 09:11:17AM
To Remove All Icons in the Directory use this command (it will delete all sub folders to):
rm -r ~/Library/Safari/Icons/*

and if you want confirmation on every examination and removeal use
rm -ir ~/Library/Safari/Icons/*

[ Reply to This | # ]