vadi@iastate.edu (Elumalai Vadivelu) (05/27/91)
Is it possible to restore a suspended job from a different terminal. For example, I am suspending a job on tty1, later I want to restore (bring to foreground)that suspended job on a different terminal tty2. Is there a way to do that? Thanks. Vadi. vadi@judy.cs.iastate.edu
Dan_Jacobson@ATT.COM (05/28/91)
>>>>> On 27 May 91 16:34:36 GMT, vadi@iastate.edu (Elumalai Vadivelu) said:
Elumalai> Is it possible to restore a suspended job from a different terminal.
Elumalai> For example, I am suspending a job on tty1, later I want to
Elumalai> restore (bring to foreground)that suspended job on a
Elumalai> different terminal tty2. Is there a way to do that?
Check out "screen" by Oliver Laumann (ftp
prep.ai.mit.edu:pub/gnu/screen-2.1.tar.Z (works on Berkeley style
UNIXes)). It even lets you logoff, log back in, and get your windows
back.