There's a utility called "screen" which lets you do this. Look on
ftp.uni-erlangen.de:/pub/utilities/screen/ for it.
detach
Detach the screen session (disconnect it from the terminal
and put it into the background). This returns you to the
shell where you invoked screen. A detached screen can be
resumed by invoking screen with the -r option. (See also
section "COMMAND-LINE OPTIONS".)
15 Oct 1995 18
SCREEN(1) SCREEN(1)
___
Trevor Johnson