From owner-freebsd-questions Wed Nov 29 10:47:34 2000 Delivered-To: freebsd-questions@freebsd.org Received: from oxygen.americanisp.net (oxygen.americanisp.net [208.244.174.10]) by hub.freebsd.org (Postfix) with SMTP id 4F2A037B402 for ; Wed, 29 Nov 2000 10:47:32 -0800 (PST) Received: (qmail 28725 invoked by uid 7860); 29 Nov 2000 18:46:37 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 29 Nov 2000 18:46:37 -0000 Date: Wed, 29 Nov 2000 11:46:37 -0700 (MST) From: Peter To: Rick Hamell Cc: Drew Tomlinson , "FreeBSD Questions (E-mail)" Subject: Re: How to Resume a Suspended Process In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Use ps to fine the pid, then fg with the pid to bring it back. > I have tried this on RH 6.1 box, have yet to try on FBSD but, can I do that to processes moving them from on telnet session into another one? telnet session 1=ctrl+z telnet session 2=ps |grep proggie |fg pid it does not bring the process up on that session. How about from a tty to an xterm in X? **Random Fortune for this instance of pine** Military intelligence is a contradiction in terms. -- Groucho Marx --- www.nul.cjb.net --- The Power to Crash! --- www.FreeBSD.org --- The Power to Serve! On Tue, 28 Nov 2000, Rick Hamell wrote: > > > 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? > > Use ps to fine the pid, then fg with the pid to bring it back. > > > > Rick > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message