screen | -> | start the tool |
ctrl + a | -> | control screen |
ctrl + a + c | -> | define new screen |
ctrl + a + n | -> | switch between screen |
ctrl + a + d | -> | detach screen |
ctrl + a + n | -> | switch between screen |
screen -r | -> | reattach screen |
screen -r [xyz] | -> | reattach specific screen |
screen -ls | -> | list the screens |
ctrl + a + x | -> | lock screen |
ctrl + a + k | -> | kill screen |