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.

–k key is interpreted as a symbolic arrow key name, which may be one of<br />

’down’, ’up’, ’left’ or ’right’.<br />

–r Removes key’s binding. Be careful: bindkey -r does not bind key to<br />

self-insert-command, it unbinds key completely.<br />

–c command is interpreted as a built-in or external command instead of an<br />

editor command.<br />

–s command is taken as a literal string and treated as terminal input when key<br />

is typed. Bound keys in command are themselves reinterpreted, and this<br />

continues for ten levels of interpretation.<br />

– – Forces a break from option processing, so the next word is taken as key<br />

even if it begins with ’-’.<br />

Usage notes<br />

1. key may be a single character or a string. If a command is bound to a string,<br />

the first character of the string is bound to sequence-lead-in and the entire<br />

string is bound to the command.<br />

2. Control characters in key can be literal (they can be typed by preceding them<br />

with the editor command quoted-insert, normally bound to ’^V’) or written<br />

caret-character style, for example, ’^A’. Delete is written ’^?’ (caret-question<br />

mark). key and command can contain backslashed escape sequences (in the<br />

style of <strong>System</strong> V echo) as follows:<br />

\a Bell<br />

\b Backspace<br />

\e Escape<br />

\f Form feed<br />

\n Newline<br />

\r Carriage return<br />

\t Horizontal tab<br />

\v Vertical tab<br />

\nnn The EBCDIC character corresponding to the octal number nnn<br />

’\’ nullifies the special meaning of the following characters, notably ’\/’ and ’^’.<br />

Related information<br />

tcsh<br />

builtins built-in command for tcsh: Prints the names of all built-in<br />

commands<br />

Format<br />

builtins<br />

Description<br />

Prints the names of all built-in commands.<br />

Related information<br />

tcsh<br />

tcsh: bindkey<br />

Chapter 2. Shell command descriptions 675

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

Saved successfully!

Ooh no, something went wrong!