Re: What kind of process is this ?

"Ben Kevan" <[email protected]> Tue, 19 Jan 2010 15:39:18 -0800
Newsgroups org.kernel.vger.linux-admin
Message-ID <[email protected]>
On Tue, 19 Jan 2010 15:21:25 -0800, Yago Jesus  
<[email protected]> wrote:

> Yes, I know the process, but this is not the topic, my question is:
> how can I list ?
>
> 2010/1/20 Ben Kevan <[email protected]>:
>> On Tue, 19 Jan 2010 14:46:31 -0800, Yago Jesus
>> <[email protected]> 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 [email protected]
>>> 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