[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]

Re: how to kill process



in a few apps, like xmms for eg. you have one xmms instance initiating 2-3
more xmms instances for some work.. now if you kill the 2nd or 3rd instance,
it doesnt help much, and the original instance, probably restarts them...
kill the first (lowest) instance, ensures that all of them die at one go.

vavi
----- Original Message -----
From: "sanjay singh" <linux@xxxxxxxxxxxxx>
To: <linux-delhi@xxxxxxxxxxxxxxxxxxxxx>
Sent: Saturday, June 02, 2001 10:51 AM
Subject: Re: [linux-delhi] how to kill process


> what does LOWEST value mean?
>
> sanjay
>
>
> Rahul Jindal wrote:
>
> > do a ps -aux |grep <your app>
> > do a kill -9 on the pid with the LOWEST value, arguable it is the one
that
> > spawned other guys.
> >
> > ------------------------------------------------
> > An alpha version of a web based tool to manage
> > your subscription with this mailing list is at
> > http://lists.linux-india.org/cgi-bin/mj_wwwusr
>


----------------------------------------------------------------------------
----


> ------------------------------------------------
> An alpha version of a web based tool to manage
> your subscription with this mailing list is at
> http://lists.linux-india.org/cgi-bin/mj_wwwusr
>