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

i-search-back (not bound)<br />

Searches backward like history-search-backward, copies the first match<br />

into the input buffer with the cursor positioned at the end of the pattern, and<br />

prompts with ’bck: ’ and the first match. Additional characters may be typed<br />

to extend the search. i-search-back may be typed to continue searching<br />

with the same pattern, wrapping around the history list if necessary,<br />

(i-search-back must be bound to a single character for this to work) or one<br />

of the following special characters may be typed:<br />

^W Appends the rest of the word under the cursor to the search<br />

pattern.<br />

delete (or any character bound to backward-delete-char)<br />

Undoes the effect of the last character and deletes a character from<br />

the search pattern if appropriate.<br />

^G If the previous search was successful, aborts the entire search. If<br />

not, goes back to the last successful search.<br />

escape<br />

Ends the search, leaving the current line in the input buffer.<br />

Any other character not bound to self-insert-command terminates the<br />

search, leaving the current line in the input buffer, and is then interpreted as<br />

normal input. In particular, a carriage return causes the current line to be<br />

executed. Emacs mode only. See also i-search-fwd and<br />

history-search-backward.<br />

i-search-fwd<br />

Like i-search-back, but searches forward.<br />

insert-last-word (M-_)<br />

Inserts the last word of the previous line (!$) into the input buffer. See also<br />

copy-prev-word.<br />

list-choices (M-D)<br />

Lists completion possibilities as described under “Completion and listing” on<br />

page 629. See also delete-char-or-list-or-eof.<br />

list-choices-raw (^X-^D)<br />

Like list-choices, but ignores user-defined completions.<br />

list-glob (^X-g, ^X-G)<br />

Lists (via the ls-F) matches to the glob-pattern (see “Filename substitution”<br />

on page 643) to the left of the cursor.<br />

list-or-eof (not bound)<br />

Does list-choices or end-of-file on an empty line. See also<br />

delete-char-or-list-or-eof.<br />

magic-space (not bound)<br />

Expands history substitutions in the current line, like expand-history, and<br />

appends a space. magic-space is designed to be bound to the spacebar,<br />

but is not bound by default.<br />

normalize-command (^X-?)<br />

Searches for the current word in PATH and, if it is found, replaces it with<br />

the full path to the executable. Special characters are quoted. Aliases are<br />

expanded and quoted but commands within aliases are not. This command<br />

is useful with commands which take commands as arguments, for example,<br />

dbx and sh -x.<br />

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