搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

Learn More

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

  • 1 回覆
  • 2 有這個問題
  • 1 次檢視
  • 最近回覆由 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?

被選擇的解決方法

try this:

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

從原來的回覆中察看解決方案 👍 0

所有回覆 (1)

more options

選擇的解決方法

try this:

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