Skip to content

Instantly share code, notes, and snippets.

@thomasaarholt
Created January 31, 2019 16:59
Show Gist options
  • Save thomasaarholt/afa8ec56686c9475b73d5c49ec4bcf1e to your computer and use it in GitHub Desktop.
Save thomasaarholt/afa8ec56686c9475b73d5c49ec4bcf1e to your computer and use it in GitHub Desktop.
Screen
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