Options Example Description
-S screen -S debug Start a new session with session name
-ls screen -ls List running sessions / screens
-x screen -x Attach to a running session
-r screen -r debug Attach to a running session with name
-R screen -R debug Attach to a session (Will create if it doesn't exist)
-d screen -d -m wget xxxx.com/large.file Start screen in detached mode
-X screen -X -S debug kill Kill a running session
Comments