tty migration
Is there a way to reassign a running process from one tty to another?
E.g. I start a job on the computer in the basement. Now I'm finished
being down there and want to move upstairs. From upstairs I can ssh to
the computer in the basement. I would like to move that running job to
the shell running from ssh from upstairs so I can interact from
upstairs. All without exiting the job downstairs and restarting from
upstairs.
Note: I'm not trying to migrate a process from one machine to another,
just the program's stdin, stdout, stderr from a VC to a ssh.
Thanks,
Doug.
Reply to: