Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83 (MC840302); site boring.UUCP Path: utzoo!linus!philabs!cmcl2!seismo!mcvax!boring!jack From: jack@boring.UUCP Newsgroups: net.unix-wizards Subject: Re: monitoring ttys Message-ID: <6523@boring.UUCP> Date: Sat, 20-Jul-85 18:05:52 EDT Article-I.D.: boring.6523 Posted: Sat Jul 20 18:05:52 1985 Date-Received: Sun, 21-Jul-85 23:21:39 EDT References: <1624@ecsvax.UUCP> <987@sdcsvax.UUCP> Reply-To: jack@boring.UUCP (Jack Jansen) Organization: AMOEBA project, CWI, Amsterdam Lines: 13 Apparently-To: rnews@mcvax.LOCAL Problem: looking over peoples shoulder electronically. I think you shouldn't try to solve this with kernel mods. It's fairly easy to write a program that copies input to/from a pseudo tty, and makes a copy to another terminal or file on the way. This way, you just tell the user to execute watchme /dev/console or something like that, and you'll be able to follow everything he does. -- Jack Jansen, jack@mcvax.UUCP The shell is my oyster.