Gentoo Archives: gentoo-user

From: Yohan Pereira <yohan.pereira@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Firefox not killing processes on close
Date: Mon, 11 Nov 2013 07:50:39
Message-Id: 20131111075315.GA11430@dethkomp
In Reply to: Re: [gentoo-user] Firefox not killing processes on close by Dale
1 On 11/11/13 at 01:44am, Dale wrote:
2 > Yohan Pereira wrote:
3 > > On 10/11/13 at 08:07pm, Walter Dnes wrote:
4 > >> [i660][waltdnes][~] ps -ef | grep firefox
5 > >> waltdnes 28696 11663 2 19:35 pts/22 00:00:07 firefox
6 > >> waltdnes 28836 28825 0 19:39 pts/30 00:00:00 grep --color=auto firefox
7 > >>
8 > >> Only one Firefox process exists. (I can't seem to prevent the grep
9 > >> command from listing itself).
10 > > Try this hack :)
11 > >
12 > > $ ps -ef | grep [u]rxvt
13 > > yohan 3559 1 0 11:50 ? 00:00:00 urxvt
14 > > yohan 3667 1 0 11:52 ? 00:00:00 urxvt
15 > >
16 >
17 > That one didn't return anything. I got plenty of output without the
18 > grep tho. Sort of close to what I usually get with ps aux.
19 >
20 > Dale
21
22 I'm sorry, that was a hack to prevent grep from listing it self in the
23 ps out-put, nothing to do with your problem specifically, should've made
24 that clear :).
25
26 --
27
28 - Yohan Pereira
29
30 The difference between a Miracle and a Fact is exactly the difference
31 between a mermaid and a seal.
32 -- Mark Twain

Replies

Subject Author
Re: [gentoo-user] Firefox not killing processes on close Dale <rdalek1967@×××××.com>