python3 -c 'import pty;pty.spawn("/bin/bash")' export TERM=xterm Ctrl + Z stty raw -echo; fg stty rows 38 columns 116
Last updated 2 years ago
Was this helpful?