Created
September 1, 2015 06:31
-
-
Save mamemomonga/108c53c97510425281f6 to your computer and use it in GitHub Desktop.
ssh-agent転送を有効にして、接続先の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
$ ssh -t -A username@hostname 'screen -D -RR' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment