v 4.0.4 Updated: 1 year, 2 months ago
watch executes a program periodically, showing output fullscreen
watch is like top for arbitrary commands. It runs command repeatedly, displaying its output (the first screen full). This allows you to watch the program output change over time. This is part of the linux procps package.
https://gitlab.com/procps-ng/procps
To install watch, paste this into the macOS Terminal after installing MacPorts
sudo port install watch
| Installations | 108 |
| Requested Installations | 104 |