Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10 5/3/83; site houxa.UUCP Path: utzoo!linus!security!genrad!decvax!harpo!eagle!mhuxl!houxm!houxa!fdf From: fdf@houxa.UUCP Newsgroups: net.unix Subject: Wanted: UNIX interactive terminal session logger Message-ID: <306@houxa.UUCP> Date: Fri, 11-Nov-83 16:11:49 EST Article-I.D.: houxa.306 Posted: Fri Nov 11 16:11:49 1983 Date-Received: Sun, 13-Nov-83 06:13:13 EST Organization: Bell Labs, Holmdel NJ Lines: 27 I am interested in obtaining a program or set of commands that will allow me to log the results of an interactive terminal session to a file. Specifically, I am running a c program that I cannot alter and I would like to be able to have the commands I input and the response it gives written to a single file (in real time order) along with appearing on the terminal. I have tried: tee -a file | a.out | tee -a file but either the pipe mechanism or tee itself is buffered, so the terminal and the file do not get commands and responses in the same order as when a.out is executed. What I am looking for is similar to a program called "photo" that ran on a DEC-10 I used a few years ago at Vanderbilt (Rutgers has one, too). I am running UNIX 5.0 on a VAX (of course, UNIX is a trademark of AT&T Bell Laboratories, and VAX is a trademark of Digital Equipment Frank Fite AT&T Bell Laboratories, Holmdel NJ 201-949-1240 ihnp4!houxm!houxa!fdf (or something similar)