Re: Log off doesn end all user processes
jomegat <[email protected]> Wed, 16 Apr 2014 09:20:27 -0400
| Newsgroups | gmane.linux.redhat.k12osn |
|---|---|
| Message-ID | <[email protected]> |
On 04/16/2014 09:10 AM, Jim Kinney wrote: > nice! New tool. It is a nice tool. Unfortunately, using it in this case treats the symptom rather than the disease. But sometimes that's what you need to do. > > > On Wed, Apr 16, 2014 at 9:06 AM, jomegat <[email protected] > <mailto:[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] <mailto:[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/ > //// > > > _______________________________________________ > K12OSN mailing list > [email protected] > https://www.redhat.com/mailman/listinfo/k12osn > For more info see <http://www.k12os.org> -- 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>