STTY

Get full interactive shell.

script /dev/null -c bash
[ctrl +z ]
stty raw -echo;fg
[enter]
reset xterm
[enter]

Last updated