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.

tcsh<br />

The shell synchronizes group, home, path, shlvl, term, and user with the<br />

environment variables of the same names: whenever the environment variable<br />

changes the shell changes the corresponding shell variable to match (unless the<br />

shell variable is read-only) and vice versa. Although cwd and PWD have identical<br />

meanings, they are not synchronized in this manner.<br />

The shell automatically interconverts the different formats of path and PATH.<br />

Table 32. tcsh Built-in Shell Variables<br />

Variable Purpose<br />

addsuffix If set, filename completion adds / to the end of directories<br />

and a space to the end of normal files.<br />

ampm This variable gives a user the ability to alter the time<br />

format in their tcsh prompt. Specifically, ampm will<br />

override the %T and %P formatting sequences in a user’s<br />

prompt. If set, all times are shown in 12hour AM/PM<br />

format.<br />

argv The arguments to the shell. Positional parameters are<br />

taken from argv. For example, $1 is replaced by $argv.<br />

Set by default, but usually empty in interactive shells.<br />

autocorrect If set, the spell-word editor command is invoked<br />

automatically before each completion. (This variable is<br />

not implemented.)<br />

autoexpand If set, the expand-history editor command is invoked<br />

automatically before each completion attempt.<br />

autolist If set, possibilities are listed after an ambiguous<br />

completion. If set to ambiguous, possibilites are listed<br />

only when no new characters are added by completion.<br />

autologout Set to the number of minutes of inactivity before<br />

automatic logout. Automatic locking is an unsupported<br />

feature on the z/<strong>OS</strong> platform. If you specify a second<br />

parameter on the autologout statement (intending it to<br />

be for autolock), this parameter will be assigned to<br />

autologout. When the shell automatically logs out, it<br />

prints ’autologout’, sets the variable logout to automatic<br />

and exits. Set to 60 (automatic logout after 60 minutes)<br />

by default in login and superuser shells, but not if the<br />

shell thinks it is running under a window system (the<br />

DISPLAY environment variable is set), or the tty is a<br />

pseudo-tty (pty). See also the logout shell variable.<br />

backslash_ quote If set, backslashes (\) always quote \, ’ (single quote) and<br />

″ (double quote). This may make complex quoting tasks<br />

easier, but it can cause syntax errors in csh scripts.<br />

cdpath A list of directories in which cd should search for<br />

subdirectories if they aren’t found in the current directory.<br />

command If set, the command which was passed to the shell with<br />

the -c flag.<br />

complete If set to enhance, completion first ignores case and then<br />

considers periods, hyphens and underscores (’.’, ’-’ and<br />

’_’) to be word separators and hyphens and underscores<br />

to be equivalent.<br />

656 z/<strong>OS</strong> <strong>V1R9.0</strong> <strong>UNIX</strong> <strong>System</strong> <strong>Services</strong> <strong>Command</strong> Reference

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

Saved successfully!

Ooh no, something went wrong!