MOST RECENT NEWS - WE MOMENTARILY RENEW
1
可恶的Linux qq 自动更新工具
Sep 1, 2008 09:56
LINUX&WIN
LINUX&WIN
一早上开机,由于前两天看到了有一条关于linux qq 版本升级的消息,所以想试试检查更新的功能,没有想到开了没有反应,而且,我的机器的cpu一下子冒到了100%的使用率。我汗,赶紧查看了一下:
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
3596 root 20 0 2004 752 504 R 95.1 0.0 2:47.00 plugin-config
3586 root 20 0 2004 752 504 R 90.2 0.0 2:51.83 plugin-config
我郁闷了,plugin-config是什么东西呢?看看:
[root@icnote ~]# ps aux |grep plugin-config
LEE 3584 0.0 0.0 6128 1052 ? S 09:42 0:00 /bin/sh /usr/bin/mozilla-plugin-config
root 3586 89.2 0.0 2004 752 ? R 09:42 4:12 /usr/lib/nspluginwrapper/plugin-config -f
LEE 3594 0.0 0.0 6128 1052 ? S 09:42 0:00 /bin/sh /usr/bin/mozilla-plugin-config
root 3596 89.0 0.0 2004 752 ? R 09:42 4:08 /usr/lib/nspluginwrapper/plugin-config -f
root 3618 0.0 0.0 5504 680 pts/1 R+ 09:47 0:00 grep plugin-config
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
3596 root 20 0 2004 752 504 R 95.1 0.0 2:47.00 plugin-config
3586 root 20 0 2004 752 504 R 90.2 0.0 2:51.83 plugin-config
我郁闷了,plugin-config是什么东西呢?看看:
[root@icnote ~]# ps aux |grep plugin-config
LEE 3584 0.0 0.0 6128 1052 ? S 09:42 0:00 /bin/sh /usr/bin/mozilla-plugin-config
root 3586 89.2 0.0 2004 752 ? R 09:42 4:12 /usr/lib/nspluginwrapper/plugin-config -f
LEE 3594 0.0 0.0 6128 1052 ? S 09:42 0:00 /bin/sh /usr/bin/mozilla-plugin-config
root 3596 89.0 0.0 2004 752 ? R 09:42 4:08 /usr/lib/nspluginwrapper/plugin-config -f
root 3618 0.0 0.0 5504 680 pts/1 R+ 09:47 0:00 grep plugin-config










