搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

Learn More

how to clear cookies and cache from linux terminal Firefox 60.0.1

  • 1 个回答
  • 1 人有此问题
  • 16 次查看
  • 最后回复者为 cor-el

more options

i can't find cache and cookies directory so i can remove using linux terminal i'm running Firefox 60.0.1

rm ~/.mozilla/firefox/*.default/*.sqlite ~/.mozilla/firefox/*default/sessionstore.js rm: cannot remove '/home/karim/.mozilla/firefox/*.default/*.sqlite': No such file or directory rm: cannot remove '/home/karim/.mozilla/firefox/*default/sessionstore.js': No such file or directory

i can't find cache and cookies directory so i can remove using linux terminal i'm running Firefox 60.0.1 rm ~/.mozilla/firefox/*.default/*.sqlite ~/.mozilla/firefox/*default/sessionstore.js rm: cannot remove '/home/karim/.mozilla/firefox/*.default/*.sqlite': No such file or directory rm: cannot remove '/home/karim/.mozilla/firefox/*default/sessionstore.js': No such file or directory

所有回复 (1)

more options

What is the name of the current profile folder?

The cookies are stored in cookies.sqlite in the main profile folder. The cache is in a different location as you can see on the about:profiles and about:cache pages.

Firefox uses two locations for the Firefox profile folder. Location used for the main profile that keeps your personal data (Root Directory on about:profiles).

  • ~/.mozilla/firefox/

Location used for the disk cache and other temporary files (Local Directory on about:profiles).

  • ~/.cache/mozilla/firefox/