A command that repeatedly runs a given command at a fixed interval and keeps displaying the result on screen.
By default, it re-runs the command every 2 seconds and refreshes the display. It's used when you want to visually track how a value changes in real time — disk usage, process count, and so on.
© 2026 ITBGM