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.

Usually characterbackspace_(underscore) displays character as underlined<br />

and characterbackspacecharacter<br />

Interactive <strong>Command</strong>s<br />

more also supports the following interactive commands.<br />

[n]b<br />

[n]Ctrl-B<br />

[n]PgUp<br />

[n]d<br />

[n]Ctrl-D<br />

[n]f<br />

[n]Ctrl-F<br />

[n]PgDn<br />

Moves backward n lines, with a default of one page. If n is more than the<br />

page size, more displays only the final page.<br />

Scrolls forward n lines, with a default of one half of the page size. If you<br />

specify n, it becomes the new default for subsequent d and u commands.<br />

Moves forward n lines, with a default of one page. At end-of-file, more<br />

continues with the next file in the list, or exits if the current file is the last<br />

one in the list.<br />

[n]G Goes to the nth line in the file. If you do not specify n, more advances to<br />

the end of the file.<br />

[n]g Goes to the nth line in the file, with the default being the first line of the file.<br />

h Displays a summary of interactive commands.<br />

[n]j<br />

[n]SPACE<br />

[n]ENTER<br />

[n]↓<br />

[n]k<br />

[n]↑<br />

Scrolls forward n lines, with a default of one line for j, ENTER and ↓, and a<br />

default of one page for SPACE. This command displays the entire n lines<br />

even if n is more than the page size. At end-of-file, these commands cause<br />

more to begin displaying the next file in the list, or to exit if the current file is<br />

the last one in the list.<br />

Scrolls backward n lines, with a default of one line. This command displays<br />

the entire n lines even if n is more than the page size.<br />

mletter Marks the current position with the lowercase letter. When you view a new<br />

file, all previous marks are lost.<br />

[n]N Repeats the previous search, but in the opposite direction. If you specify n,<br />

more repeats the search n times.<br />

[n]n Repeats the previous search. If you specify n, more repeats the search n<br />

times. For example if there are eight occurrences of pattern in the file and<br />

/pattern found the second occurrence then a follow-up command of 5n finds<br />

and sets the current position to the 7th occurrence of pattern.<br />

q<br />

:q<br />

ZZ<br />

Exits more.<br />

R Refreshes the screen and discards any buffered input.<br />

r<br />

Ctrl-L<br />

Refreshes the screen.<br />

[n]s Skips forward n lines (with a default of one line) and displays one page<br />

beginning at that point. If n would cause less than one page to be displayed,<br />

more displays the last page in the file.<br />

[n]u<br />

[n]Ctrl-U<br />

Scrolls backward n lines, with a default of one half of the page size. If you<br />

specify n, it becomes the new default for subsequent d and u commands.<br />

v Invokes an editor to edit the current file. more uses the editor named by the<br />

environment variable EDITOR. The default editor is vi.<br />

'letter Returns to the position marked with letter.<br />

more<br />

'' Returns to the position from which you last issued a movement command of<br />

greater than one page or the beginning of the file if you have issued no<br />

such commands.<br />

Note: '' indicates two single quotes, not one double quote.<br />

[n]/[!]pattern Searches forward in the file for the nth line containing pattern. n defaults to<br />

one if not specified. If pattern is the null regular expression (/) more uses<br />

the previous pattern. If the character ! precedes pattern, more searches for<br />

lines that do not contain pattern.<br />

Chapter 2. Shell command descriptions 431

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

Saved successfully!

Ooh no, something went wrong!