Basics of using screen:
Start: screenDeattach: Ctrl-a + d within screen sessionReattach existing session: screen -r [session-name]List sessions: screen -ls
Ctrl-a + d
Commands: Ctrl-a and additional key:
d
n
p
c
"
Ctrl-a
Shift-a
Links: LinuxJournal article