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 />

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

Variable Purpose<br />

listflags If set to x, a or A, or any combination thereof (for<br />

example, xA), they are used as flags to ls-F, making it<br />

act like ls -xF, ls -Fa, ls -FA or a combination (for<br />

example, ls -FxA): a shows all files (even if they start<br />

with a ’.’), A shows all files but ’.’ and ’..’, and x sorts<br />

across instead of down. If the second word of listflags is<br />

set, it is used as the path to ls(1).<br />

listjobs If set, all jobs are listed when a job is suspended. If set<br />

to long, the listing is in long format.<br />

listlinks If set, the ls-F built-in command shows the type of file to<br />

which each symbolic link points. For an example of its<br />

use, see “ls-F built-in command for tcsh: List files” on<br />

page 685.<br />

listmax The maximum number of items which the list-choices<br />

editor ocmmand will list without asking first.<br />

listmaxrows The maximum number of rows of items which the<br />

list-choices editor command will list without asking first.<br />

loginsh Set by the shell if is a login shell. Setting or unsetting it<br />

within a shell has no effect. See also shlvl.<br />

logout Set by the shell to normal before a normal logout,<br />

automatic before an automatic logout, and hangup if the<br />

shell was killed by a hangup signal (see “Signal handling”<br />

on page 652). See also the autologout shell variable.<br />

mail The names of the files or directories to check for<br />

incoming mail, separated by whitespace, and optionally<br />

preceeded by a numeric word. Before each prompt, if 10<br />

minutes have passed since the last check, the shell<br />

checks each file and says ’You have new mail.’ (or, if mail<br />

contains multiple files, ’You have new mail in name.’) if<br />

the filesize is greater than zero in size and has a<br />

modification time greater than its access time.<br />

If you are in a login shell, then no mail file is reported<br />

unless it has been modified after the time the shell has<br />

started up, in order to prevent redundant notifications.<br />

Most login programs will tell you whether or not you have<br />

mail when you log in.<br />

If a file specified in mail is a directory, the shell will count<br />

each file within that directory as a separate message,<br />

and will report ’You have n mails.’ or ’You have n mails in<br />

name.’ as appropriate. This functionality is provided<br />

primarily for those systems which store mail in this<br />

manner, such as the Andrew Mail <strong>System</strong>.<br />

If the first word of mail is numeric it is taken as a different<br />

mail checking interval, in seconds. Under very rare<br />

circumstances, the shell may report ’You have mail.’<br />

instead of ’You have new mail.’<br />

matchbeep If set to never, completion never beeps. If set to<br />

nomatch, it beeps only when there is no match. If set to<br />

ambiguous, it beeps when there are multiple matches. If<br />

set to notunique, it beeps when there is one exact and<br />

other longer matches. If unset, ambiguous is used.<br />

660 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!