Skip to content

Instantly share code, notes, and snippets.

@dshipp
Created October 15, 2014 12:50
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 dshipp/ee4900a71e57d5b80bad to your computer and use it in GitHub Desktop.
Save dshipp/ee4900a71e57d5b80bad to your computer and use it in GitHub Desktop.
Create screen session around an SSH executed command
ssh -t username@server screen "command"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment