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