quit screen under Debian or Linux / kill sreen session

quit screen under Debian or Linux / kill sreen session

I will gladly show you how you can easily end a started screen session again.

First, we display all sessions with this command:

screen -ls

Followed by

screen -XS NUMBER quit

quit the corresponding screen session. “NUMBER” must, of course, be replaced by the number of the session you want to end.

Alternatively, you can use

screen -r NUMBER

Recapture the old session and start it with

STRG + A + D

exit the window again (without closing it)

Note: This text is copyrighted

Please send coffee donations to: 0xd0803A568615A18403C3722AC6dBb3202FD14034 (Ethereum)

Leave a Reply

Your email address will not be published. Required fields are marked *