Linux - Screen


Usage

See https://serverfault.com/questions/237778/how-to-prevent-screen-from-terminating-when-command-in-window-terminates

screen -t title -> new screen
strg+a + d -> deattache
screen -r or screen -x -> attache (second terminal) to screen