Date: Sat, 10 Feb 2001 21:18:41 -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: <20010210211841.O41356@bsd.havk.org> In-Reply-To: <Pine.BSF.4.21.0102102204090.14396-100000@x1-6-00-00-b4-94-9d-3f.kico1.on.home.com>; from genisis@istar.ca on Sat, Feb 10, 2001 at 10:04:37PM -0500 References: <20010210210627.N41356@bsd.havk.org> <Pine.BSF.4.21.0102102204090.14396-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 10:04:37PM -0500, Dru wrote: > > > 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 > > > > Have you tried: > > kill -USR1 46086 Yes. 'kill -USR1 46086' == 'kill -31 46086' -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?20010210211841.O41356>