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

Donncha O Caoimh donncha.ocaoimh at tradesignals.com
Tue Jul 16 13:16:29 IST 2002


I renice my setiathome processes when I'm AFK . I setup the renice command as 
follows:
ps auxw|grep setiathome| awk '{ if ($11  == "setiathome") print $2 }' | xargs 
echo renice 20

That makes sure the grep doesn't get caught in the pipe to xargs. 

Now, if someone could show me how to stuff the renice command into the command 
line history/buffer from a shell script I wouldn't have to copy/paste it 
afterwards.

Donncha.

On Tuesday 16 July 2002 11:56, Kenn Humborg wrote:
> > 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:




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