User manual
CLI Reference Guide 147
Output Pause
The output will pause when there is more than 24 lines of output. Type ‘more’
(or press CR) to continue, or ‘quit’ to stop.
Command Kill
To discontinue the current command action, and flush any commands which
have been typed ahead, use
c
(ctrl c).
Comments
;
Nothing following the semicolon will be processed. This is useful when
you are writing CLI script files. The
do
command runs a CLI script.