Tip: Redirect Output to a tty (UNIX/Solaris/Linux/OS X)

Redirect ouptut to tty using the following command:

script -a /dev/null | tee /dev/pts/XXX

Where XXX is the tty target