watch

From RaySoft

watch runs command repeatedly, displaying its output (the first screenfull). This allows you to watch the program output change over time.[1]

Documentation

Syntax

watch [PARAMETER ...] COMMAND

Parameters

-n INTERVAL, --interval INTERVAL
Use -n or --interval to specify a different INTERVAL.

References

  1. man 1 'watch'