💾 Archived View for freeshell.de › tldr › screen.gmi captured on 2023-09-28 at 16:53:35. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2022-04-28)

-=-=-=-=-=-=-

screen

Hold a session open on a remote server. Manage multiple windows with a single SSH connection.
See also `tmux` and `zellij`.

More information.

screen
screen -S {session_name}
screen -dmLS {session_name} {command}
screen -ls
screen -r {session_name}
Ctrl + A, D
Ctrl + A, K
screen -X -S {session_name} quit
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY