Date: Wed, 29 Nov 2000 13:06:53 -0600 From: Gary <medmanks@mindspring.com> To: "FreeBSD Questions (E-mail)" <freebsd-questions@FreeBSD.org> Subject: Re: How to Resume a Suspended Process Message-ID: <475092051.20001129130653@mindspring.com> In-Reply-To: <Pine.BSF.4.21.0011281036500.20388-100000@heorot.1nova.com> References: <Pine.BSF.4.21.0011281036500.20388-100000@heorot.1nova.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?475092051.20001129130653>