Shell interactiva estable
python3 -c 'import pty;pty.spawn("/bin/bash");'script /dev/null -c bashstty raw -echo; fg
reset xterm
export TERM=xterm
export SHELL=bash
stty rows 46 columns 189Last updated
python3 -c 'import pty;pty.spawn("/bin/bash");'script /dev/null -c bashstty raw -echo; fg
reset xterm
export TERM=xterm
export SHELL=bash
stty rows 46 columns 189Last updated