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.

Options<br />

are allowed, but<br />

set -r name= word and set -r name =word<br />

are not allowed.<br />

See tcsh — Invoke a C shell.<br />

–a Sets all subsequently defined variables for export.<br />

–b Notifies you when background jobs finish running.<br />

–C Prevents the output redirection operator > from overwriting an existing file.<br />

Use the alternate operator >| to force an overwrite.<br />

–e Tells a noninteractive shell to execute the ERR trap and then exit. This flag<br />

is disabled when reading profiles.<br />

–f Disables pathname generation.<br />

–h Makes all commands use tracked aliases.<br />

See page 558 for an explanation of tracked aliases.)<br />

–i Makes the shell interactive.<br />

–K Tells the shell to use Korn Shell compatible support of the ((expression))<br />

syntax for arithmetic expressions and trap behavior within shell functions.<br />

Korn Shell behavior may conflict with <strong>UNIX</strong> standard-conforming behavior.<br />

For more details, see the let and trap command descriptions.<br />

–k Allows assignment parameters anywhere on the command line and still<br />

includes them in the environment of the command.<br />

–L Makes the shell a login shell. Setting this flag is effective only at shell<br />

invocation.<br />

–m Runs each background job in a separate process group and reports on<br />

each as they complete.<br />

–n Tells a noninteractive shell to read commands but not run them.<br />

–o flag<br />

Sets a shell flag. If you do not specify flag, this option lists all shell flags<br />

that are currently set. flag can be one of the following:<br />

allexport<br />

Is the same as the –a option.<br />

errexit<br />

Is the same as the –e option.<br />

bgnice<br />

Runs background jobs at a lower priority.<br />

emacs<br />

gmacs<br />

Specifies emacs- style inline editor for command entry. See shedit<br />

for information about the emacsediting mode.<br />

Specifies gmacs- style inline editor for command entry. See shedit<br />

for information about the gmacs editing mode.<br />

set<br />

Chapter 2. Shell command descriptions 541

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

Saved successfully!

Ooh no, something went wrong!