Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 327 Bytes

SCREEN.md

File metadata and controls

14 lines (13 loc) · 327 Bytes

SCREEN

Commands

Command Semantic
screen -S session_name starting named session
screen -ls show all sessions
screen -r session_id reattach to session

Working with screen window

Ctrl+a then

Button Semantic
d detach from screen
A rename the current window