From owner-freebsd-questions Wed Nov 29 11: 7:16 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp10.atl.mindspring.net (smtp10.atl.mindspring.net [207.69.200.246]) by hub.freebsd.org (Postfix) with ESMTP id 48D3437B400 for ; Wed, 29 Nov 2000 11:07:14 -0800 (PST) Received: from medman (2Cust15.tnt31.chi5.da.uu.net [63.28.48.15]) by smtp10.atl.mindspring.net (8.9.3/8.8.5) with ESMTP id OAA31495 for ; Wed, 29 Nov 2000 14:07:12 -0500 (EST) Date: Wed, 29 Nov 2000 13:06:53 -0600 From: Gary X-Mailer: The Bat! (v1.48 Beta/8) Educational Organization: Hardly X-Priority: 3 (Normal) Message-ID: <475092051.20001129130653@mindspring.com> To: "FreeBSD Questions (E-mail)" Subject: Re: How to Resume a Suspended Process In-reply-To: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi Rick, On Tuesday, November 28, 2000, 4:37 AM, you wrote in part about "How to Resume a Suspended Process": >> Occasionally, I have accidentally hit cntrl-Z when trying to hit cntrl-C. >> Cntrl-Z suspends whatever process I was running and returns me to the >> command prompt. How can I resume the suspended process? R> Use ps to fine the pid, then fg with the pid to bring it back. Can also type %(name of program) to bring it back (at least in Linux) -- Best regards, Gary Today's thought: According to my calculations the problem doesn't exist. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message