flycat

Firefox/Thunderbird sqlite vacuum optimization

Sep 24th, 2015
313
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.07 KB | None | 0 0
  1. find ~/.mozilla/firefox/ -name "*.sqlite" -exec sqlite3 {} VACUUM \;
Advertisement
Add Comment
Please, Sign In to add comment