This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

How do i send a UNIX command in Apple Remote Desktop to clear firefox cache?

  • 1 reply
  • 2 have this problem
  • 1 view
  • Last reply by evilssh

more options

I am working at a school that utilizes OSX. I am running ARD to manage the computers and we are having an issue with Firefox and some third party software. The problem seems to remedy itself after we clear after we clear the cache. I am looking though for a way to use the UNIX commands to do it over the RD rather than have to touch 100+ computers. Any Suggestions?

I am working at a school that utilizes OSX. I am running ARD to manage the computers and we are having an issue with Firefox and some third party software. The problem seems to remedy itself after we clear after we clear the cache. I am looking though for a way to use the UNIX commands to do it over the RD rather than have to touch 100+ computers. Any Suggestions?

Chosen solution

try this:

rm -rf /Users/<username>/Library/Caches/Firefox/Profiles/<xxx>.default/cache2

Read this answer in context 👍 0

All Replies (1)

more options

Chosen Solution

try this:

rm -rf /Users/<username>/Library/Caches/Firefox/Profiles/<xxx>.default/cache2