Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在哪里可以找到places.sqliteUbuntu/Linux 10.4、Firefox 5.0 (X11) 上的文件数据库?我想使用 C 阅读 Firefox 上的打开网址。但我没有找到该文件。我尝试按照这些说明进行操作,但文件夹.mozilla中不存在该/home/<user>/目录。
places.sqlite
.mozilla
/home/<user>/
尝试:
find / -name 'places.sqlite'
在我的系统中,答案是:
/home/edu/.mozilla/firefox/qk8lh1kf.default/places.sqlite