Tratamiento TTY

Linux

script /dev/null -c bash
Crl + Z
stty raw -echo;fg
reset xterm
export TERM=xterm
export SHELL=bash

Last updated