python -c 'import pty; pty.spawn("/bin/bash")'
stty raw -echo $ export SHELL=bash $ export TERM=xterm256-color $ stty rows 38 columns 116