Re: Log off doesn end all user processes

Jim Kinney <[email protected]> Wed, 16 Apr 2014 09:10:41 -0400
Newsgroups gmane.linux.redhat.k12osn
Message-ID <CAEo=5PyGtLE=MhhopX=ZpbTEqS3G2jthexpt9nX_HputC_RShg@mail.gmail.com>
nice! New tool.


On Wed, Apr 16, 2014 at 9:06 AM, jomegat <[email protected]> wrote:

> On 04/16/2014 08:58 AM, Jim Kinney wrote:
>
>> run this:
>>
>> ps aux | grep radek | awk '{print $2}' | xargs kill -9
>>
>
> Here's an easier option:
>
> pkill -u radek
>
> Also,
>
> pkill -u radek --signal 9
>
> --
> Jim Thomas (j omegat t)
> It's easier to outsmart people than it is to outdumb them.
>                                             - Scott Meyers
>
>
> _______________________________________________
> K12OSN mailing list
> [email protected]
> https://www.redhat.com/mailman/listinfo/k12osn
> For more info see <http://www.k12os.org>
>



-- 
-- 
James P. Kinney III

Every time you stop a school, you will have to build a jail. What you gain
at one end you lose at the other. It's like feeding a dog on his own tail.
It won't fatten the dog.
- Speech 11/23/1900 Mark Twain


*http://heretothereideas.blogspot.com/
<http://heretothereideas.blogspot.com/>*

_______________________________________________
K12OSN mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/k12osn
For more info see <http://www.k12os.org>