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.

command history, delete or change text, or reenter input mode. In command<br />

mode, input is not echoed; it is acted upon. Many commands take an<br />

optional count, n, which is entered as a preceding decimal number (not<br />

echoed); the command is executed that number of times. Except where<br />

otherwise noted, n defaults to 1.<br />

Ctrl-V Takes the next character literally; useful for entering any of these action<br />

keys as text.<br />

\ Escapes the following action key. If the next character is any action key<br />

except Ctrl-J, Ctrl-M, or Enter, the – is erased and the escaped character<br />

is entered literally. Otherwise, the – is entered and the next character is<br />

treated normally.<br />

Cursor Movement<br />

These commands reposition the cursor in the command line.<br />

nh Moves back n characters.<br />

n1 Moves forward n characters.<br />

0 Moves to the first character on the line.<br />

^ Moves to the first nonblank character on the line.<br />

$ Moves to the last character on the line.<br />

nw Moves to the beginning of the nthe next word (string of alphanumerics, or of<br />

nonblank nonalphanumerics).<br />

nW Moves to the beginning of the nthe next fullword (string of nonblanks).<br />

nb Moves to the nthe previous beginning of word.<br />

nB Moves to the nthe previous beginning of fullword.<br />

ne Moves to the nthe next end of word.<br />

nE Moves to the nthe next end of fullword.<br />

nfc Moves to the nthe next character c.<br />

nFc Moves to the nthe previous character c.<br />

ntc Moves to the character before the nthe next character c.<br />

nTc Moves to the character after the nthe previous character c.<br />

n; Repeats the previous f, F, t, or T command.<br />

n, Repeats the previous f, F, t, or T command, but in the opposite direction.<br />

Line Search<br />

These commands change the current displayed command line.<br />

nj Selects the nthe next command line from history.<br />

n+ Selects the nthe next command line from history.<br />

nk Selects the nthe previous command line from history.<br />

n– Selects the nthe previous command line from history.<br />

shedit<br />

nG Selects the command with history number n, or the latest command if n is<br />

omitted.<br />

/stringEnter<br />

Selects the first command line, searching backwards, that matches string. If<br />

string is omitted, the previous search string is used.<br />

Chapter 2. Shell command descriptions 581

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

Saved successfully!

Ooh no, something went wrong!