Created
June 22, 2018 16:45
-
-
Save ahhh/f964f80a373d9a7668de41fde1d2be19 to your computer and use it in GitHub Desktop.
upgrade to tty
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
python -c 'import pty; pty.spawn("/bin/bash")' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment