hwatch - alternative watch command.
hwatch
is a alternative watch command. That records the result of command execution and can display it history and diffs.
brew tap blacknon/hwatch
brew install hwatch
sudo port install hwatch
cargo install hwatch
hwatch 0.3.4
blacknon <blacknon@orebibou.com>
A modern alternative to the watch command, records the differences in execution results and can check this differences
at after.
USAGE:
hwatch [FLAGS] [OPTIONS] <command>...
FLAGS:
-c, --color interpret ANSI color and style sequences
-d, --differences highlight changes between updates
-N, --line-number show line number
-h, --help Prints help information
-V, --version Prints version information
OPTIONS:
-l, --logfile <logfile> logging file
-n, --interval <interval> seconds to wait between updates [default: 2]
ARGS:
<command>...
watch window keybind