linux screen kill attached session
screen -X -S SCREENID kill
linux screen kill attached session
screen -X -S SCREENID kill
kill screen
$ screen -X -S [session # you want to kill] quit
screen quit session
# First, find the session you want to quit
screen -ls
# Quit the session
screen -XS [session identifier you want to quit] quit
screen kill session
$ screen -X -S [session # you want to kill] quit
kill screen session from outside
screen -X -S [session # you want to kill] kill
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us