Subject: Re: kill in bash script
To: None <netbsd-help@netbsd.org>
From: Soren Jacobsen <devsoren@attbi.com>
List: netbsd-help
Date: 11/12/2002 22:59:08
On Wed, Nov 13, 2002 at 06:43:21AM +0000, Carlo Smith wrote:
> Working on a bash script to restart a service when needed but now need to 
> kill a process that doesn't have a pid file (kill -HUP cat xxx.pid)
> 
> How do i go about this ?

If you're using NetBSD 1.6, look into pkill(1).

-- 
Soren Jacobsen