| How do I find flash temp files - Chromium 20.0.1132.43 | secdroid | 6/28/12 3:26 PM | I used to be able to locate the Flash temp files via process -- for flashpid in $(pgrep -f flashplayer.so); do cd "/proc/$flashpid/fd" This technique doesn't work with newly updated Chromium and I haven't been able to determine the process to look fo |
| This message has been hidden because it was flagged for abuse. | |||
| Re: How do I find flash temp files - Chromium 20.0.1132.43 | secdroid | 6/29/12 3:49 AM | Thanks for the pointer |