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

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

tcsh: setty<br />

setty built-in command for tcsh: Control tty mode changes<br />

Format<br />

setty [-d|-q|-x] [-a] [+|-]mode]<br />

Description<br />

setty controls which tty modes (see the stty command description which contains<br />

lists of mode operands, such as echoe and echok) the shell does not allow to<br />

change. Without arguments, setty lists the modes in the chosen set which are fixed<br />

on (+mode) or off (-mode). The available modes, and thus the display, vary from<br />

system to system. With +mode, -mode or mode, fixes mode on or off or removes<br />

control from mode in the chosen set. For example, setty +echok echoe fixes echok<br />

mode on and allows commands to turn echoe mode on or off, both when the shell<br />

is executing commands.<br />

Options<br />

–a List all tty modes in the chosen set whether or not they are fixed.<br />

[-d|-q|-x]<br />

Tells setty to act on the edit, quote or execute set of tty modes<br />

respectively; without -d, -q or -x, execute is used.<br />

Related information<br />

tcsh<br />

source built-in command for tcsh: Read and execute commands from<br />

name<br />

Format<br />

source [-h] name [args ...]<br />

Description<br />

Using source, the shell reads and executes commands from name. The commands<br />

are not placed on the history list. If any arguments are given, they are placed in<br />

argv. source commands may be nested; if they are nested too deeply the shell<br />

may run out of file descriptors. An error in a source at any level terminates all<br />

nested source commands.<br />

Options<br />

–h <strong>Command</strong>s are placed on the history list instead of being executed, much<br />

like history -L.<br />

Related information<br />

history, tcsh<br />

telltc built-in command for tcsh: List terminal capability values<br />

Format<br />

telltc<br />

Description<br />

telltc lists the values of all terminal capabilities.<br />

Related information<br />

tcsh<br />

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