-----BEGIN PGP SIGNED MESSAGE----- On Tue, 12 Oct 1999 [EMAIL PROTECTED] wrote:
> Got a quick one. > How do I get a particular transfer control of a particular PID to > another ttyX or xterm? > Don't think I've ever read anything about this. There is a utility called 'screen' to handle this. It's packaged for Debian. You'd run your program in a screen session in one window ('screen mutt' for example). You could then detach the screen session from that window using CTRL-A CTRL-D. The process is still running, but not in the original xterm or virtual console. Then, from another tty, you could do a 'screen -r' to re-attache the screen session to the current tty. I don't know of any other way to do something like this. HTH, noah PGP public key available at http://lynx.dac.neu.edu/home/httpd/n/nmeyerha/mail.html or by 'finger -l [EMAIL PROTECTED]' -----BEGIN PGP SIGNATURE----- Version: 2.6.2 iQCVAwUBOAOcNodCcpBjGWoFAQG9vwP+LPlTnZ3wrkvO2CNM3N5Dr6HOO2lHqWke Q/59mjv7eeulScDyBseLR4B8nLd6Ltx4r2XGZiw3yCMQxDfou09teiK5coXvKAFq 2gAjMW8qRKQRM4u03vXndeij7xAVah4aO7xhM3oQSCw9oB7MqaDlRG5oelh7KquS /Ldlf64FqYg= =/9zD -----END PGP SIGNATURE-----