📄 uux.1c
字号:
.TH UUX 1C.SH NAMEuux \- unix to unix command execution.SH SYNOPSIS.B uux[.B \-]command-string.SH DESCRIPTION.I Uuxwill gather 0 or more files from various systems,execute a command on a specified systemand send standard output to a file on a specifiedsystem..PPThe command-string is made up of one or more arguments that looklike a shell command line,except that the command and file namesmay be prefixed by system-name!.A null system-name is interpreted as the local system..PPFile names may be one of.IP(1) a full pathname;.IP(2) a pathname preceded by.IR ~xxx ;where.I xxxis a userid on the specified systemand is replaced by that user's login directory;.br.IP(3) anything else is prefixed by the current directory..PPThe `\-' option will cause the standard input to the.I uuxcommand to be the standard input to the command-string..PPFor example, the command.IPuux "!diff usg!/usr/dan/f1 pwba!/a4/dan/f1 > !fi.diff".PPwill get the f1 files from the usg and pwba machines,execute a.I diffcommandand put the results in f1.diff in the local directory..PPAny special shell characters such as <>;| should be quoted eitherby quoting the entire command-string, or quoting the specialcharacters as individual arguments..SH FILES/usr/uucp/spool - spool directory.br/usr/uucp/* - other data and programs.SH SEE ALSOuucp(1).brD. A. Nowitz,.I Uucp implementation description.SH WARNINGAn installation may, and for security reasonsgenerally will, limit the list ofcommands executable on behalf of an incoming request from.I uux.Typically, a restricted site will permit little other thanthe receipt of mail via .I uux..SH BUGSOnly the first command of a shell pipeline mayhave a system-name!.All other commands are executed on the system of the firstcommand..brThe use of the shell metacharacter.B *will probably not do what you want it to do..brThe shell tokens << and >> are not implemented..brThere is no notification of denial of executionon the remote machine.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -