From owner-freebsd-current Thu Feb 22 11:31:03 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA10236 for current-outgoing; Thu, 22 Feb 1996 11:31:03 -0800 (PST) Received: from lupine.nsi.nasa.gov (lupine.nsi.nasa.gov [198.116.2.100]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id LAA10229 for ; Thu, 22 Feb 1996 11:30:59 -0800 (PST) Received: (from mnewell@localhost) by lupine.nsi.nasa.gov (8.7.3/8.7.3) id OAA23074; Thu, 22 Feb 1996 14:25:07 -0500 (EST) Date: Thu, 22 Feb 1996 14:25:07 -0500 (EST) From: "Michael C. Newell" To: Joerg Wunsch cc: FreeBSD-current users , invalid opcode Subject: Re: hrmmm In-Reply-To: <199602190803.JAA11295@uriah.heep.sax.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-current@FreeBSD.org Precedence: bulk On Mon, 19 Feb 1996, J Wunsch wrote: > > exec xterm -T pine -e pine & > > > > and than try to ctrl-z (suspend) it, it of course won't suspend because > > there is no shell to suspend too, but it also won't automatically > > continue, you can destroy the window, but the process remains running, I > > have tried everything (I think) to try to kill these hung processes: > > A bug in pine? I regularly start elm this way, and it simply ignores > the ^z. I do this all the time with Pine; but I've never had a problem "kill -9"ing it. What I eventually did was turn the "enable-suspend" option off in the config file, then setting an "alias pine pine -z" so that when starting pine manually from the shell I get the suspend feature, but when launching it from an xterm I don't. Works for me... :-) Thanks, Mike +--------------------------------------+------------------------------------+ |Mike Newell | The opinions expressed herein are | |NASA Science Internet Network Systems | my own, and do not necessarily | |Sterling Software, Inc. | reflect those of the NSI program, | |MNewell@nsipo.nasa.gov | Sterling Software, NASA, or anyone | |+1-202-434-8954 | else. | +--------------------------------------+------------------------------------+ | work: http://www.eco.nsi.nasa.gov/~mnewell | | home: http://www.newell.arlington.va.us | +---------------------------------------------------------------------------+