upgrade shell
python3 -c "import pty;pty.spawn('/bin/bash')"
ctrl z
stty raw -echo
fg
----------------------------
SHELL=/bin/bash script -q /dev/null