I often would find useful to stole the process from a tty wich is in a remote box, or to be able to see the output of a nohup'ed command, or to recuperate the process of a ssh session that got an abruptly end. Is there a way to relocate a process in a new terminal? Like "screen -d -r", but without screen =) Anyway, I'm trying to screen anything I do now ;-)