[comp.unix.questions] Monitoring a /dev/tty

cs31jjr@unccvax.UUCP (john ribera) (04/07/88)

I have a few people I allow under my usercode...I would like to be able to
send any output to their or my tty while we're both logged on...like talk.

I have been successful in watching my friend's doings by doing the following:


chmod 777 /dev/tty(my friend)
csh < /dev/tty(my_friend) |tee /dev/tty(my_freind)

I've tried:

cat /dev/tty(my) /dev/tty(my friend)|csh|tee /dev/tty(my_friend)


but to no avail...HELP!
.
                            -jjr...
                                (")
                              -w-U-w-