Xref: utzoo comp.sys.att:5145 comp.unix.questions:11007 Path: utzoo!attcan!uunet!auspex!guy From: guy@auspex.UUCP (Guy Harris) Newsgroups: comp.sys.att,comp.unix.questions Subject: Re: Terminal emulator for 6386 under UNIX(r) Keywords: 6386, UNIX, cu Message-ID: <822@auspex.UUCP> Date: 9 Jan 89 21:12:03 GMT References: <9877@drutx.ATT.COM> <4861@mtgzz.att.com> Reply-To: guy@auspex.UUCP (Guy Harris) Distribution: comp Organization: Auspex Systems, Santa Clara Lines: 6 >And here is how you script a local sh session: > >$ tee -ia script.out | sh -is 2>&1 | tee -ia script.out Didn't work very well at all when I tried running "vi"....