1 10/16/84  kermit request: receive, r
 2 
 3 Syntax:  r {path}
 4 
 5 
 6 Function: Receives a file or file group from the microcomputer.
 7 
 8 
 9 Arguments:
10 
11 path
12    specifies the name of the segment in which an incoming file is to
13    be stored on Multics.
14 
15 
16 Notes:
17    If path is specified when receiving a file group from the
18    microcomputer, the first file received will be stored under the
19    given path, and the remainder will be stored under their own
20    names.