mirror of
https://git.freebsd.org/ports.git
synced 2026-06-02 11:08:52 +00:00
f3623c7218
Watchcat is a command-line tool that combines the functionalities of the 'watch' and 'cat' commands. It allows users to monitor the output of a command by executing it repeatedly at specified intervals or to watch a file for changes and display its contents when modified. Differential Revision: https://reviews.freebsd.org/D54863