From: Wen-Chun Ni (wcn@cs.brown.edu)
Date: 02/21/93


From: wcn@cs.brown.edu (Wen-Chun Ni)
Subject: Re: rzsz && kermit
Date: 21 Feb 1993 20:47:21 GMT


My solution is creating a shell script called 'zmr'.

---- cut here -------
#! /bin/sh
RZSZLINE=/dev/modem # or whatever line your serial is connected to
export RZSZLINE
rz < /dev/modem > /dev/model

=========== cut here ==============
Under Kermit, you just type
KERMIT>!zmr

Sending can be done in a similar way. The device /dev/modem is (4, 64)
(the same as /dev/ttys0) in my PC.

Wen-Chun Ni, wcn@cs.brown.edu
===================================================================
  "Great spirits have always encountered violent opposition
        from mediocre minds..." -- Albert Einstein