Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
firefox [2014/01/30 10:25]
zagi [Speeding up Firefox]
firefox [2014/01/30 10:27]
zagi [Speeding up Firefox]
Line 203: Line 203:
 du -hs ~/.mozilla/firefox du -hs ~/.mozilla/firefox
 du -hs ~/.thunderbird du -hs ~/.thunderbird
-for f in "~/.mozilla/firefox/*/*.sqlite"; do sqlite3 ${f} "VACUUM;"; done +for f in  ~/.mozilla/firefox/*/*.sqlite; do sqlite3 ${f} "VACUUM;"; done 
-for f in "~/.thunderbird/*/*.sqlite"; do sqlite3 ${f} "VACUUM;"; done+for f in  ~/.thunderbird/*/*.sqlite; do sqlite3 ${f} "VACUUM;"; done
 du -hs ~/.mozilla/firefox du -hs ~/.mozilla/firefox
 du -hs ~/.thunderbird du -hs ~/.thunderbird
firefox.txt · Last modified: 2014/01/30 10:27 by zagi
CC Attribution-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0 ipv6 ready