Upgrade dumb shell to interactive shell (tty)

python -c ‘import pty; pty.spawn(“/bin/bash”)’

yay python