16.12.2012 Views

z/OS V1R9.0 UNIX System Services Command ... - Christian Grothoff

z/OS V1R9.0 UNIX System Services Command ... - Christian Grothoff

z/OS V1R9.0 UNIX System Services Command ... - Christian Grothoff

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Usage notes<br />

Portability<br />

1. uuto is a shell script.<br />

2. uuto does not convert files to ASCII. If you use uuto to send a file to an ASCII<br />

system, it will have to be converted to ASCII after it has been sent.<br />

X/Open Portability Guide, <strong>UNIX</strong> systems.<br />

Related Information<br />

uucc, uulog, uupick, uustat, uux<br />

uux — Request command execution on remote UUCP systems<br />

Format<br />

Description<br />

uux [–bCcjnprz] [–g grade] [–x debug_level] [site!] commandstring<br />

uux specifies that commandstring be run on another site. If files required to run the<br />

command are on different sites, uux generates the UUCP requests to gather the<br />

files together on one site, runs the command, and sends the standard output of the<br />

command to a file on a specified site.<br />

commandstring is any valid command for the remote site, with arguments, except<br />

that the command and any filenames can specify a site in the UUCP manner:<br />

site1!command site2!file1<br />

where site1 is the name of the site where the command is to be run, and site2 is<br />

the name of the site where file1 is.<br />

v If you do not specify any site names, then the command and any files are<br />

assumed to reside at your site.<br />

v If you specify a site for the command, but not for the files, then the files are<br />

assumed to reside on the same site named for the command.<br />

v If you specify a site for some of the files, then those files without a site name are<br />

assumed to reside on the site named.<br />

site must be a valid site name, as listed by the uuname command. Specifying<br />

multiple site names, such as site1!site2!command or site1!site2!file is not allowed<br />

for uux<br />

Pipes of commands are valid, but only the first command in a pipeline can have a<br />

site name. All other commands in the pipeline take place on the site specified for<br />

the first command.<br />

Filenames can have one of these forms:<br />

v A full pathname.<br />

v A pathname preceded by ~name/, where ~name is replaced on the specified<br />

site by the login directory of user name.<br />

v A pathname preceded by ~/, where ~/ is replaced on the specified site with the<br />

name of the public UUCP directory.<br />

v A filename or prefix name containing the current directory on your machine as a<br />

prefix.<br />

uuto<br />

Chapter 2. Shell command descriptions 753

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!