Re: quasi-[OT] Adobe Flash

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Suvayu Ali wrote:

>> dupe_flash ()
>> {
>>     pid=$( ps -fu `whoami`| egrep 'libflashplayer\.so'| egrep -om 1 -E
>>     '\<[0-9]+\>'| head -1 ); fid=$( lsof -p $pid | egrep '/tmp/Flash'|
>>     egrep -om 1 -E '\<[0-9]+[a-z]\>'| tr -d 'a-z'); cp
>>     /proc/${pid}/fd/${fid} ~/flashtmpfile
>> }

Like I said, I really cannot figure out exactly what this does and I have not 
yet tried the function.

Perhaps my questions will be answered when I test it, but I will ask anyway:


Does this function wait until the .flv is fully downloaded?

Are you sure it will capture the numbered file from within 
~/.mozilla/firefox/blahblah.default/Cache?

...because I see the function accesses /tmp/Flash, which does not exist, ie., 
there is no such directory. Recall/be reminded that the current Adobe Flash 
10 no longer creates files with the name /tmp/FlashXXXX.

So, ok, here goes, I will try it and I will report back...

-- 
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

[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux