Alan McKinnon wrote:
> On 11/11/2013 05:53, Dale wrote:
>>>   Only one Firefox process exists.  (I can't seem to prevent the grep
>>>> command from listing itself).
>> I don't know whether to say you are wrong or on to something.  LOL  When
>> I have three sessions running here, I get this:
>>
>> root@fireball / # ps aux | grep /usr/bin/firefox
>> dale       956 16.7  1.6 1461568 267380 ?      Sl   21:35   0:08
>> /usr/bin/firefox -p -no-remote
>> root      9148  0.0  0.0  10820   944 pts/2    S+   21:36   0:00 grep
>> --colour=auto /usr/bin/firefox
>> dale     18079  5.1  6.1 2396368 1016416 ?     Sl   19:00   7:59
>> /usr/bin/firefox -p -no-remote
>> dale     18394  2.0  5.1 2082772 839044 ?      Sl   19:05   3:05
>> /usr/bin/firefox -p -no-remote
>> root@fireball / # 
>
> You are looking at the process list without any information about parent
> and child processes.
>
> Use pstree or pc with the -f option to see what is really going on
>


I had forgot about the pstree command. I don't have a pc command. What
package does it belong too? Here is a snippet of pstree.

├─kdeinit4─┬─firefox─┬─plugin-containe───8*[{plugin-containe}]
│ │ └─25*[{firefox}]
│ ├─firefox───28*[{firefox}]
│ ├─firefox───26*[{firefox}]


That is with three sessions of Firefox running. The only process deeper
than kdeinit is init itself. It seems that Seamonkey and Firefox both
run under kdeinit. It also seems to me that each one has its own process
and run separately. Does that mean this is a kdeinit or Firefox issue?
Am I looking at this correctly?

Thanks.

Dale

:-) :-)

-- 
I am only responsible for what I said ... Not for what you understood or how 
you interpreted my words!


Reply via email to