Path: utzoo!attcan!uunet!samsung!dali.cs.montana.edu!milton!dsheythe From: dsheythe@milton.u.washington.edu (Donald Sheythe) Newsgroups: comp.sys.amiga.tech Subject: Help! Need LOGFILE utility!! Message-ID: <10007@milton.u.washington.edu> Date: 26 Oct 90 17:57:11 GMT Organization: University of Washington, Seattle Lines: 20 For our CS assignments, our professor was kind enough to let us use Modula-2, so I decided to use my trusty Benchmark compiler. However, the assignments require a log of the program actually running. It's an interactive CLI program and I can redirect the output to a file, but I can't see what I'm doing. All the output goes to the file. What I need is a program (or shell) that will capture all CLI input/output so I can see the output and get all of it recorded at the same time. On the VAXen, this is really easy to do. All you gotta do is type the commands STARTLOG and STOPLOG. Thanks in advance, Don Sheythe dsheythe@milton.u.washington.edu