Xref: utzoo comp.unix.questions:18286 comp.sources.wanted:9703 Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!usc!snorkelwacker!bloom-beacon!eru!luth!sunic!draken!d88-sli From: d88-sli@nada.kth.se (Stefan Lindmark) Newsgroups: comp.unix.questions,comp.sources.wanted Subject: Re: Writing to multiple terminals (BSD) Message-ID: <2496@draken.nada.kth.se> Date: 8 Dec 89 10:22:35 GMT References: <10278@stag.math.lsa.umich.edu> Reply-To: d88-sli@nada.kth.se (Stefan Lindmark) Organization: Royal Institute of Technology, Stockholm, Sweden Lines: 17 A very simple way to get output on multiple terminals is to do the demo like this: 1. Teacher writes: csh | tee /tmp/log 2. Every student writes: tail -f /tmp/log The teachers screen outputs as well as his own typing will be copied onto the file /tmp/log. The students will all listen to that file and continously display everything that gets appended to it. Rough, but simple. -- Stefan Lindmark Email: d88-sli@nada.kth.se Snail-mail: Don't even bother... Unsubscribed to newsgroup eunet.jokes.