/ Published in: Bash
Inspired: http://evan-roth.com/personal-internet-cache-archive/
In the "style=" you can adjust the "height: ??px" according to the quantity of items in your cache.
Expand |
Embed | Plain Text
for ii in `file .mozilla/firefox/*/Cache/*/*/* | grep image | cut -d":" -f1` ; do echo "<img src=\"$ii\" style=\"float: left; height: 50px;\" />" ; done > ~/artcache.html firefox ~/artcache.html
Comments
Subscribe to comments
You need to login to post a comment.

Using Google Chrome change the local to ".cache/chromium/Default/Cache/* "...
my result: http://yfrog.com/z/h8f4a6j
in "grep imagem" change to "grep GIF" and record video artwork with all Gifs cache browser... see my result: http://vimeo.com/24018367
:D