mercredi 1 juillet 2015

View firefox cache content in linux

To view firefox flv files from cache

You can use this shell command
find ~/.cache/mozilla/firefox/*.default/cache2 -type f -exec file {} \;  | grep Flash

0 commentaires :

Enregistrer un commentaire