Monitoring a /dev/tty

john ribera cs31jjr at unccvax.UUCP
Thu Apr 7 07:27:02 AEST 1988



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-



More information about the Comp.unix.questions mailing list