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? -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines