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

Thanks!

PS:

Duh... I really don't understand what that does, but I guess I could add it to 
my .bashrc and see if the new function works for me. I don't like taking 
scripts from anyone, but I will see if I can decipher it. At first glance, it 
does seem harmless.

Are you trustworthy ;-)


-- 
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]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux