| WATCH(1) | General Commands Manual | WATCH(1) |
watch —
periodically execute a command and display its
output
watch |
[-celwx] [-s
seconds] command
[arg ...] |
The watch utility periodically executes
and displays the output of command. Differences
between successive runs can be highlighted.
The options are as follows:
-c-e-l-s
seconds-w-xsh -c, for different quoting and shell escaping
behaviour.Certain characters cause immediate action by
watch. These are:
Space⟩Page Down⟩Page Up⟩[ |
⟨left arrow⟩] |
⟨right arrow⟩cegHh |
?Jj |
⟨down arrow⟩Kk |
⟨up arrow⟩LlrspSpace⟩ can be used while
paused.wqwatch.watch was first published in 1991 and has
been available since OpenBSD 7.8.
Takuya Sato, Kazumasa Utashiro, YASUOKA Masahiko <yasuoka@openbsd.org>, and Job Snijders <job@openbsd.org>.
| June 27, 2025 | Debian |