viernes, 13 de abril de 2012

ubuntu temp

gracias a TeoBigusGeekus en http://ubuntuforums.org/showthread.php?t=1688948&page=2

A continuacion una transcripcion de su aporte:

1)Open flash video page (that you own of course) and let it load. Don't close the page.


2)Open terminal and give
code:
lsof | grep Flash

lsof: list open files
In my case (opera user) it gives
code:
operaplug 2840 teo 9u REG 8,8 6962837 392986 /tmp/FlashXXFfe85s (deleted)


Notice the 2nd (process id) and 4rth (file descriptor - without the letter) columns.


3)
code:
cp /proc/2840/fd/9 ~/Desktop/video

No hay comentarios:

Publicar un comentario