home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / hensa / internet / a082_1 / !Rucp / Doc / uuio < prev   
Text File  |  1991-02-10  |  492b  |  15 lines

  1.  
  2.    This program implements a uucico type file transfer and remote
  3.    execution protocol.
  4.  
  5.    Usage:   uuio [-s sys] [-r 0|1] [-x debug]
  6.  
  7.    e.g.
  8.  
  9.    uuio [-x n] -r 0 [-u time]    slave mode, wait for an incoming call
  10.                                  until 'time'.
  11.    uuio [-x n] -s HOST     call the host "HOST".
  12.    uuio [-x n] -s all      call all known hosts in the systems file.
  13.    uuio [-x n] -s any      call any host we have work queued for.
  14.    uuio [-x n]          same as the above.
  15.