Modified CU wanted

Eric K. Bustad ekb at link.UUCP
Sun Apr 8 09:37:24 AEST 1984


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



More information about the Comp.unix mailing list