$ rpm -qa | grep -i opera opera-10.01-4682.gcc4.shared.qt3.i386 2010/1/20 Ben Kevan <ben.kevan@xxxxxxxxx>: > On Tue, 19 Jan 2010 15:21:25 -0800, Yago Jesus > <yjesus@xxxxxxxxxxxxxxxxxxxxx> wrote: > >> Yes, I know the process, but this is not the topic, my question is: >> how can I list ? >> >> 2010/1/20 Ben Kevan <ben.kevan@xxxxxxxxx>: >>> >>> On Tue, 19 Jan 2010 14:46:31 -0800, Yago Jesus >>> <yjesus@xxxxxxxxxxxxxxxxxxxxx> wrote: >>> >>>> Hi, >>>> >>>> Playing with Unhide (http://www.security-projects.com/?Unhide) I have >>>> found a very strange process (and I think im not rooted lol). >>>> >>>> Unhide reports this: >>>> >>>> Found HIDDEN PID: 24111 >>>> Command: /usr/lib/opera/operapluginwrapper-ia32-linux >>>> >>>> Found HIDDEN PID: 24112 >>>> Command: /usr/lib/opera/operapluginwrapper-ia32-linux >>>> >>>> BIG SNIP >>>> -- >>>> To unsubscribe from this list: send the line "unsubscribe linux-admin" >>>> in >>>> the body of a message to majordomo@xxxxxxxxxxxxxxx >>>> More majordomo info at http://vger.kernel.org/majordomo-info.html >>> >>> That's the opera web browser plugin wrapper process. >>> > > Actually looking at your subject line, you indicated you wanted to know what > kind of process it was, which I gladly told you. > Second it's a wrapper script around stuff in the /usr/lib/browser-plugins/ > > Also, > > What version of Opera etc.. I'm able to see it just fine on my machine > running ps aux: > > ps aux | grep -v grep | grep opera | awk '{ print $11 }' > /usr/lib/opera/opera > /usr/lib/opera/operapluginwrapper-ia32-linux > /usr/lib/opera/operaplugincleaner > > -- > If you don't know what you want, you end up with a lot you don't. -Fight > Club > -- To unsubscribe from this list: send the line "unsubscribe linux-admin" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html