
                                                                  repeat

     NAME
          repeat - show or set the repeat interval

     SYNTAX
          repeat [ interval ]

     DESCRIPTION
          Several of the console commands, such as netstat and 
          status, can be used in repeating mode.  In this mode, rather 
          than just showing the current values and prompting the user 
          for more input, the console pauses for some interval and then 
          executes the command again.  This continues until the user types 
          a new command.

          The repeat command is used to set the interval between the
          repeated executions.  If the integer interval argument is sup-
          plied, the repeat interval is set to that value. A value of 0 
          disables repeating. 

          If no argument is given, the current value of the repeat interval
          is displayed.

     NOTES
          Setting the repeat interval to too short a value can signifi-
          cantly affect the speed of the printer.
          This is a privileged command.

