May 03, 2006

Clearing the Favicon Cache

And learned how to clear Safari's icon cache

http://www.askdavetaylor.com/
can_i_selectively_remove_safari_favicon_icons.html

$ rm -v `find ~/Library/Safari/Icons -type f -print | xargs grep -l localhost`

Posted by csev at May 3, 2006 12:15 AM