quasi-[OT] Adobe Flash

Petrus de Calguarium pgueckel at gmail.com
Thu Oct 21 04:10:10 UTC 2010


Patrick O'Callaghan wrote:

> Try it and see.

I am on it this very second. I has misunderstood earlier and thought you 
meant the file in the mozilla cache, but you did explicitly state /tmp/Flash.

I just tied to make a hard link, but it says the /tmp/Flash* does not exist.

Using Suvayu's commands from earlier:

ps -fu `whoami`| egrep 'libflashplayer\.so'
peter     7949  7922 23 21:54 ?        00:00:38 
/usr/lib64/xulrunner-1.9.2/plugin-container 
/usr/lib64/mozilla/plugins/libflashplayer.so 7922 plugin

and

lsof -p 7949 | egrep '/tmp/Flash'
plugin-co 7949 peter   16w   REG                8,5 14227324     5415 
/tmp/FlashXXdaEaZR (deleted)

Then,

ln /tmp/FlashXXdaEaZR test.flv
ln: accessing `/tmp/FlashXXdaEaZR': No such file or directory



This makes sense, since how could I link to something that is already 
deleted?

How do you do it?





More information about the users mailing list