

repeat [milliseconds] command

          Starts a new session screen with the output of the command updated
          every interval in milliseconds. If you hit F10 it ends the session.


          Example: repeat 1000 tcp status

                  repeats every second 'tcp status' command

