watch

command
v0.11.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 2, 2023 License: BSD-3-Clause Imports: 6 Imported by: 0

Documentation

Overview

watch periodically executes the executable specified in argument.

Synopsis:

watch [-n] SEC [-t] cmd-exec

Description:

cmd-exec is executed every n seconds
example, watch -n 5 dmesg >> log.txt
: executes dmesg every 5 sec and stores the log in log.txt

Options:

-n: time in seconds
-t: do not print header

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL