Firefox history stats with Bash


/ Published in: Bash
Save to your folder(s)

This is a small script to gather some statistics from your Firefox history. First we use sqlite3 to parse the Firefox history database and get the last three months, then we remove all the IP addresses and port numbers and finally we sort and count them.

URL: https://raymii.org/s/snippets/Firefox_History_Stats_with_Bash.html

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.