Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 May 1997 10:22:01 +0200
From:      j@uriah.heep.sax.de (J Wunsch)
To:        hackers@freebsd.org
Subject:   Re: process monitoring tool (like SysV init)?
Message-ID:  <19970522102201.YU65110@uriah.heep.sax.de>
In-Reply-To: <199705220739.IAA07095@awfulhak.demon.co.uk>; from Brian Somers on May 22, 1997 08:39:56 %2B0100
References:  <19970521203745.EU46231@uriah.heep.sax.de> <199705220739.IAA07095@awfulhak.demon.co.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
As Brian Somers wrote:

> That reminds me.  Is anyone interested in a "pkill" command ?  It's
> a shell script (attached 'cos it's not too big) that kills processes
> by name - so you can say "pkill -HUP named" for example.

You mean, something like Wolfram's killall(1)? :-)

j@uriah 63% killall -s tcsh
kill -TERM 262 271 809

-- 
cheers, J"org

joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19970522102201.YU65110>