LINUX.IE, website of the Irish Linux Users' Group
Tux rules!

   
Home
New Users
Articles
Download
Projects
Community
Vendors

  Print Version
Email to...
 
Archives:


planetILUG

Recent News

News Archive


Join the
ILUG
on FaceBook


Join the
ILUG
on LinkedIn


Join the
ILUG SETI
Group



















 
 :: Mailing Lists

[ILUG] kill process by name

[ILUG] kill process by name

Colm MacCárthaigh colmmacc at redbrick.dcu.ie
Tue Jul 16 12:01:45 IST 2002


On Tue, Jul 16, 2002 at 11:56:38AM +0100, Kenn Humborg wrote:
> > > 
> > > I want to kill a process by name...for example if
> > > there are 100 process .what i want to do is
> > 
> > ps -ao pid,args | grep 'command' | awk '{print $1}' | xargs kill
> 
> I've seen this kind of thing a lot, and it's always
> bugged me...
> 
> There is nothing to prevent the grep command itself being killed
> before it finishes.  When I'm doing this by hand, I always
> do:
> 
>    ps ax | grep something | grep -v grep | ...
> 
> but in a script you need to be much more careful.  Some of the
> processes you want to kill just might have 'grep' in their
> command name or arg list.


how on earth can this thread still be going. If your distro has pgrep , 
use it. Debian does , I don't know about the rest. 

colmmacc at dirac:~$ man -k pgrep
pgrep (1)            - look up or signal processes based on name and other attributes
colmmacc at dirac:~$ man -k pkill
pkill (1)            - look up or signal processes based on name and other attributes


There's a reason they exist :)

-- 
colmmacc at redbrick.dcu.ie        PubKey: colmmacc+pgp at redbrick.dcu.ie  
Web:                                 http://devnull.redbrick.dcu.ie/ 




More information about the ILUG mailing list
Read this without the formatting.
                                                                                                    

 

Hosted by HEAnet


Maintained by the ILUG website team. The aim of Linux.ie is to support and help commercial and private users of Linux in Ireland. You can display ILUG news in your own webpages, read backend information to find out how. Networking services kindly provided by HEAnet, server kindly donated by Dell. Linux is a trademark of Linus Torvalds, used with permission. No penguins were harmed in the production or maintenance of this highly praised website. Looking for the Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!
RSS Version
Powered by Dell