close linux screen code example
Example 1: kill screen session from outside
screen -X -S [session # you want to kill] kill
Example 2: linux how to close terminal full screen
F11
Ctrl + Alt + F7
Alt + F11
screen -X -S [session # you want to kill] kill
F11
Ctrl + Alt + F7
Alt + F11