Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10 5/3/83; site link.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxl!houxm!hocda!link!ekb From: ekb@link.UUCP (Eric K. Bustad) Newsgroups: net.unix Subject: Re: Modified CU wanted Message-ID: <141@link.UUCP> Date: Sat, 7-Apr-84 18:37:24 EST Article-I.D.: link.141 Posted: Sat Apr 7 18:37:24 1984 Date-Received: Sun, 8-Apr-84 01:43:52 EST References: <1223@aluxp.UUCP> <54@infopro.UUCP> Organization: AT&T Bell Laboratories, Holmdel NJ Lines: 17 xxx Try the following: cu | tee file Actually, this won't work if the non-unix system has half-duplex lines instead of full-duplex ones. The problem is that under the -h option of cu, echoing is not turned off locally. Thus only the output from the half-duplex system is saved in "file". When I've wanted to do this, I first cu'd to the same or another UNIX, and cu'd the half-duplex system from there. This second UNIX does the echoing of my terminal input, so that both input and output appears in "file". -- = Eric Bustad (AT&T-BL, Holmdel NJ) (201)949-6257 [ihnp4!]{link|hou2c|iheds}!ekb