Using Keyboard Sequences at the MORE Prompt
If the output from a command is longer than the screen length, it appears one screen at a time by means of a UNIX
more
-type interface. The prompt---(more)---
indicates that more output is available. This format is helpful when you want to scroll and search through lengthy output.The SRC software uses the Less program to provide navigation and search capability at the
MORE
prompt. The SRC software does not permit the Less program access to files or the shell.Table 11 lists the keyboard sequences for the commands most frequently used at the
MORE
prompt.
Display information about the keyboard sequences you can display at the
MORE
prompt.Commands listed that access files or the shell are not supported.
Jump to the last line in the output and exit to the CLI prompt.
You can also search for a string by specifying the
| match
filter when entering a command using the pipe symbol. See Displaying Output That Matches a Regular Expression.Repeat the previous search for a string in the opposite direction.
Interrupt or End Output, Redraw the Output, and Save the Output to a File