linux screen kill attached session
screen -X -S SCREENID killlinux screen kill attached session
screen -X -S SCREENID killkill screen
$ screen -X -S [session # you want to kill] quitscreen quit session
# First, find the session you want to quit
screen -ls
# Quit the session
screen -XS [session identifier you want to quit] quitscreen kill session
$ screen -X -S [session # you want to kill] quitkill screen session from outside
screen -X -S [session # you want to kill] killCopyright © 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
