Skip to content

Instantly share code, notes, and snippets.

@lepiaf
Last active July 10, 2017 09:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lepiaf/4cd03f162f115b816cde956b40ebb340 to your computer and use it in GitHub Desktop.
Save lepiaf/4cd03f162f115b816cde956b40ebb340 to your computer and use it in GitHub Desktop.
run command in screen
command description
screen -S import create screen with name
ctrl + a + d exit screen
screen -r import return into screen by name
ctrl + d delete current screen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment