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