Latest web development tutorials

Linux uux command

Linux command Daquan Linux command Daquan

Linux uux command on the remote host's UUCP execution instruction.

uux may be performed on the remote host's UUCP instruction or instruction execution on the machine, but will be used in the implementation of a remote computer files.

grammar

uux [-bcCIjlnrvz][-a<地址>][-g<等级>][-s<文件>][-x<层级>][--help][指令]

Parameter Description:

  • - Or -p or --stdin reading instruction to be executed directly from the keyboard.
  • -a <address> or --requestor <address> to perform a mail address in order to send status information.
  • -b or --erturn-stdin display status information on the screen.
  • -c or --nocopy not copy the file to the buffer.
  • -C Or --copy copy the file to the buffer.
  • -g <level> or --grade <level> Specifies the file transfer job priorities.
  • -I Or --config file specified uux profile.
  • -j or --jobid display job numbers.
  • -l or --link the file on my computer is connected to the buffer.
  • -n or --notification = no regardless of any state, do not send e-mail to notify the user.
  • -r or --nouucico not immediately start uucico service program, only the job to the queue, and then executed.
  • -s <file> or --status <file> completion status is saved in the specified file.
  • -v or --version display version information.
  • -x <level> or --debug <level> Specifies the debug level.
  • -z or --notification = error If an error occurs, it places the mail to notify the user.
  • --help displays help.

Examples

Remote host uucp Run

# uux hnlinux! date  /// 在远程主机 指定date命令查看系统时间

Linux command Daquan Linux command Daquan