Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site sdcsvax.UUCP Path: utzoo!watmath!clyde!burl!ulysses!allegra!oliveb!hplabs!sdcrdcf!sdcsvax!elman From: elman@sdcsvax.UUCP (Jeff Elman) Newsgroups: net.unix-wizards Subject: Re: monitoring ttys Message-ID: <987@sdcsvax.UUCP> Date: Wed, 17-Jul-85 00:43:27 EDT Article-I.D.: sdcsvax.987 Posted: Wed Jul 17 00:43:27 1985 Date-Received: Sat, 20-Jul-85 09:29:27 EDT References: <1624@ecsvax.UUCP> Organization: EECS Dept. U.C. San Diego Lines: 23 > Problem: Users frequently have problems with various application > programs, and in order to help them I have to go find them, look > over their shoulder while they reproduce the problem. > > Is there anyway I can monitor their i/o from the console > terminal, like on CMS (IBM) systems? (The system administrator can > watch a user "conversation" with CMS.) > I have added some code to our tty handler to do this. It allows a tty to either share or take over the i/o to/from another tty. It's a bit of a pain. In addition to the changes to the tty handler it involves changing the tty structure, adding a new system call & entry point, plus the libc.a assist. I can (relucntantly) supply messy details if anyone is interested. By the way, this is under 4.2BSD. Jeff Elman Phonetics Lab, UC San Diego ARPAnet: elman@ucsd UUCP: ucbvax!sdcsvax!sdamos!elman