home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / unix / volume25 / listserv5.31 / part01 / help / get < prev    next >
Encoding:
Text File  |  1991-12-12  |  806 b   |  15 lines

  1. Syntax: get <archive> <file> [parts]
  2.     Get the specified file from the specified archive. The file may
  3.     have been split into parts because some mailers cannot send large
  4.     files, and in this case you will receive as many messages as the
  5.     number of parts the file has been split into. Binary files are
  6.     uuencoded, so you will need to combine all the parts sent and
  7.     uudecode. The requested file may be a tar file (containing other
  8.     files and perhaps directories) in which case when you uudecode,
  9.     a tar file will be created and you will need to run the UNIX
  10.     utility 'tar' on it to extract the files and directories.
  11.  
  12.     If certain parts are specified, then only these parts (if they exist)
  13.     will be sent. The parts are specified as numbers separated by spaces.
  14.     You may not specify ranges of parts (e.g. 1-3).
  15.