Technical data

Using Operating Commands
303561-A Rev 00
3-3
Enter the following command to set or display the more mode
:
more
[ -s] [on
|
off]
<#_of_lines>
Examples:
Halting a Command
Press Control-c (hold down the Control key and press c) to halt processing of a
command you just issued. This escape sequence returns the Technician Interface
prompt to your console or Telnet screen.
Repeating the Command Last Entered
Use the repeat command (!) to repeat execution of the last command you entered.
You can specify an optional repetition count to repeat the command.
-s
Prevents the console from displaying output
on
Enables the more mode
off
Disables the more mode
more
Displays more mode on or more mode off.
more on
Enables the more mode; pauses the system and prompts you to
continue when a screen fills.
more -s on 24
Enables the more mode; sets screen size to 24 lines; no output
displayed.
more on
<no.>
Displays the number of lines that you specify before pausing.
more off
Disables the more mode. The screen scrolls automatically without
prompting you.