Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Iskanje po podpori

Izogibajte se prevarantski tehnični podpori. Nikoli vam ne bomo naročili, da pokličete telefonsko številko ali nam pošljete osebne podatke. Sumljivo dejavnost prijavite z gumbom »Prijavi zlorabo«.

Learn More

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

  • 1 odgovor
  • 2 imata to težavo
  • 1 ogled
  • Zadnji odgovor od 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?

Izbrana rešitev

try this:

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

Preberite ta odgovor v kontekstu 👍 0

Vsi odgovori (1)

more options

Izbrana rešitev

try this:

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