Skip to content

Instantly share code, notes, and snippets.

@ahhh
Created June 22, 2018 16:45
Show Gist options
  • Save ahhh/f964f80a373d9a7668de41fde1d2be19 to your computer and use it in GitHub Desktop.
Save ahhh/f964f80a373d9a7668de41fde1d2be19 to your computer and use it in GitHub Desktop.
upgrade to tty
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