Created
January 31, 2019 16:59
-
-
Save thomasaarholt/afa8ec56686c9475b73d5c49ec4bcf1e to your computer and use it in GitHub Desktop.
Screen
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
screen -aAxR -S x # Connect without disconnecting | |
screen -dRaA -S x # Connect and disconnect others |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment