Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Feb 2001 21:06:27 -0600
From:      Steve Price <sprice@hiwaay.net>
To:        Dru <genisis@istar.ca>
Cc:        Josh Paetzel <jpaetzel@hutchtel.net>, questions@FreeBSD.ORG
Subject:   Re: killing a stuck process
Message-ID:  <20010210210627.N41356@bsd.havk.org>
In-Reply-To: <Pine.BSF.4.21.0102102150340.14360-100000@x1-6-00-00-b4-94-9d-3f.kico1.on.home.com>; from genisis@istar.ca on Sat, Feb 10, 2001 at 09:52:20PM -0500
References:  <01021020553603.00458@mark9.vladsempire.net> <Pine.BSF.4.21.0102102150340.14360-100000@x1-6-00-00-b4-94-9d-3f.kico1.on.home.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Feb 10, 2001 at 09:52:20PM -0500, Dru wrote:
> 
> That might not work because they're waiting on NFS resources. A signal 3
> (quit) or signal 2 (int) should do the trick, though.

I tried those as well.  In fact I did this and it still didn't
go away.

# for s in `jot 32`; do kill -$s 46086 ; done

-Steve


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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