Tip: Redirect Output to a tty (UNIX/Solaris/Linux/OS X) John Yeary 24 Dec 2009 on Mac, Unix Redirect ouptut to tty using the following command: script -a /dev/null | tee /dev/pts/XXX Where XXX is the tty target