From: Chris Higgins (chris.higgins at domain hts.horizon.ie)
Date: Tue 16 Jul 2002 - 11:52:02 IST
On Tue, 16 Jul 2002 11:26:58 +0100 (BST)
hrishy <hrishys at domain yahoo.co.uk> wrote:
> Hi All
>
> I want to kill a process by name...for example if
> there are 100 process .what i want to do is
man killall
KILLALL(1) User Commands KILLALL(1)
NAME
killall - kill processes by name
>
>
> ps -ef |grep $1 |awk '{print $1}'|xargs kill -9
>
> the trouble is how to make grep substitute $1 by a
> process name ?
>
> regards
> Hrishy
>
> __________________________________________________
> Do You Yahoo!?
> Everything you'll ever need on one web page
> from News and Sport to Email and Music Charts
> http://uk.my.yahoo.com
>
> --
> Irish Linux Users' Group: ilug at domain linux.ie
> http://www.linux.ie/mailman/listinfo/ilug for (un)subscription
> information. List maintainer: listmaster at domain linux.ie
-- Chris Higgins Horizon Technical Services e: chris.higgins at hts.horizon.ie tel: +353-1-6204900 fax: +353-1-6204901
This archive was generated by hypermail 2.1.6 : Thu 06 Feb 2003 - 13:17:54 GMT