Wednesday, January 27, 2016

SCREEN

Start: screen -S "Session name"
New window: C-a C-c
Switch windows: C-a C-a
Name a screen: C-a Shift-a
List screen windows: C-a w
Detach screen: C-a d
Detach screen: screen -d
Detach screen from elsewhere and attach it here : screen -d -r "Session id"
List all detached sessions: screen -list
And the obvious thing to do if you are stuck: man screen

No comments:

Post a Comment

VIS & VL2MV

18/01/2016: -----------     Installing VIS model checker     ----------------------------         Download from: http://vlsi.colorado.edu/~...