Date: Wed, 26 Dec 2001 11:33:15 -0800 From: Danny Howard <dannyman@toldme.com> To: Joel Dinel <dinjo@touchtunes.com> Cc: freebsd-questions@freebsd.org Subject: Re: processes et jobs Message-ID: <20011226113315.A29850@pianosa.catch22.org> In-Reply-To: <20011224202119.A75845@sunder.touchtunes.com>; from dinjo@touchtunes.com on Mon, Dec 24, 2001 at 08:21:19PM -0500 References: <003e01c18c8e$beb71a00$063215ac@retis.fr> <200112250109.fBP19A258599@fedde.littleton.co.us> <20011224202119.A75845@sunder.touchtunes.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Dec 24, 2001 at 08:21:19PM -0500, Joel Dinel wrote: > He wants to know how to start a job in background on one terminal, and > bring it back to foreground on another terminal. [... 42 lines ...] And the answer is, screen. cd /usr/ports/misc/screen && make install New screen: screen Detach: control-a d Recall screen: screen -r -danny 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?20011226113315.A29850>