Grunt's personal blog

this is my personal blog for my hacking stuff, my degree stuff, etc

View on GitHub
  1. python3 -c 'import pty; pty.spawn("/bin/bash")'
  2. CTRL + Z
  3. stty raw -echo; fg
  4. export TERM=xterm-256color
  5. stty sane