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


Click here to return to the 'Completely eliminate the browser cache in Safari' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Completely eliminate the browser cache in Safari
Authored by: Cantus on Feb 21, '03 03:37:16AM
This worked for me. It will delete the Safari folder and create an empty file with the name Safari in the same directory.

Paste the following in the Terminal window:

rm -rf ~/Library/Caches/Safari ; echo > ~/Library/Caches/Safari

[ Reply to This | # ]

Completely eliminate the browser cache in Safari
Authored by: fredhetz on Apr 09, '04 01:48:10PM

So far, this has worked like a charm for me. Thanks!



[ Reply to This | # ]