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 06:22:21
Message-Id: 20131111062457.GA3574@dethkomp
In Reply to: Re: [gentoo-user] Firefox not killing processes on close by Walter Dnes
1 On 10/11/13 at 08:07pm, Walter Dnes wrote:
2 > [i660][waltdnes][~] ps -ef | grep firefox
3 > waltdnes 28696 11663 2 19:35 pts/22 00:00:07 firefox
4 > waltdnes 28836 28825 0 19:39 pts/30 00:00:00 grep --color=auto firefox
5 >
6 > Only one Firefox process exists. (I can't seem to prevent the grep
7 > command from listing itself).
8
9 Try this hack :)
10
11 $ ps -ef | grep [u]rxvt
12 yohan 3559 1 0 11:50 ? 00:00:00 urxvt
13 yohan 3667 1 0 11:52 ? 00:00:00 urxvt
14
15 --
16
17 - Yohan Pereira
18
19 The difference between a Miracle and a Fact is exactly the difference
20 between a mermaid and a seal.
21 -- Mark Twain

Replies

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