On Thu, Oct 21, 1999 at 03:38:59AM +0200, Lars Lindley wrote:
>One more question. Can I by simple means redirect tty8 to an
>xterm-session??

Try using a FIFO:

mknod /tmp/mprime-fifo p
./mprime -d > /tmp/mprime-fifo

(in xterm)
tail -f /tmp/mprime-fifo

This won't help you redirect tty8 into an xterm session, though.
Not sure if that is possible at all. (Try `screen'.)

/* Steinar */
-- 
Homepage: http://members.xoom.com/sneeze/
_________________________________________________________________
Unsubscribe & list info -- http://www.scruz.net/~luke/signup.htm
Mersenne Prime FAQ      -- http://www.tasam.com/~lrwiman/FAQ-mers

Reply via email to