home *** CD-ROM | disk | FTP | other *** search
/ back2roots/padua / padua.7z / padua / uucp / duucp-1.17 / AU-117b-man.lha / man / UUx < prev    next >
Encoding:
Text File  |  1993-12-04  |  1.7 KB  |  52 lines

  1.  
  2. NAME
  3.         UUx - submit a remote file command via UUCP
  4.  
  5. SYNOPSIS
  6.         UUx [-g grade] [-n] [-u user] <filename> <command>
  7.  
  8. EXAMPLE
  9.         UUx mail-message "burdvax!rmail wpl"
  10.  
  11. DESCRIPTION
  12.         UUx sends a file to the specified remote system along with
  13.         a command.  It is generally not run by the user.
  14.  
  15. OPTIONS
  16.         -g grade            Specify the "grade" or priority of this
  17.                             transmission. Valid grades are :
  18.  
  19.                                     0-9
  20.                                     A-Z
  21.                                     a-z
  22.  
  23.                             with 0 being the highest.
  24.  
  25.                             Higher grades are transferred to the remote host
  26.                             first.
  27.  
  28.         -u user             Specify the "user" causing this to occur. This
  29.                             defaults to UserName in UULib:Config.
  30.  
  31.         -n                  Normally, UUX copies the specified file to the
  32.                             spool directory. Specifying this flag will
  33.                             indicate that the file is permanent, and does
  34.                             not need to be copied.
  35.  
  36.         <filename>          file to send
  37.  
  38.         <command>           UUx command consisting of a machine path
  39.                             terminated with a command and optional
  40.                             command arguments.
  41.  
  42. NOTES
  43.         Where UUX places the files for transfer is controlled by the
  44.         UseSubDirs configuration option. When UseSubDirs is set to "Y",
  45.         then UUX places the files in a subdirectory of UUSpool. That
  46.         subdirectory is named the same as the destination system (up
  47.         to the first seven characters).
  48.  
  49. FILES
  50.         UULib:Config
  51.         UUSpool:<system-name>/<various>
  52.