Python -c Import Pty;

python -c 'import pty;pty.spawn("/bin/bash")'
XeN0N