




Command:   rz - receive a file using the zmodem protocol
Syntax:    rz [-abepqvy] [-t timeout]
Flags:     -a  CP/M to UNIX conventions
           -b  Binary file
           -e  Escape for all control characters
           -p  Protect file if it already exists
           -q  Quiet; opposite of verbose
           -t  Set timeout in tenths of a second
           -v  Verbose; opposite of quiet
           -y  Yes, clobber existing files
Examples:  rz </dev/tty1 >/dev/tty1 # Receive a file

     Rz is a program that accepts a  file  sent  from  another  computer
using  the zmodem protocol.  It is a highly complex program.  See Chap 9
for more details.











































                                                                        

