George Ornbo · Jul 12, 2017
Linux and Unix watch command tutorial with examples
0Sign in to vote or save
This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.
What is the watch command in UNIX? ¶ The watch command runs a given command repeatedly and displays the output, refreshing the screen with each interval. This allows a command to be watched and produces functionality similar to the top command. The command will run until terminated, usually with CTRL-C. The watch command is very useful for generating a real-time view of events that are happening…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.