This is a tool similar to Linux watch(1)
which runs your command periodically. The enhancement in this tool over that one is that this
one allows you to see the history of the runs if you want to compare your command's current output
with an iteration a few seconds ago.
```shell watchr 0.1.0 Amanjeev Sethi Execute a command periodically. Like watch(1) command.
USAGE:
wr [OPTIONS]
ARGS:
OPTIONS:
-c Clear the terminal on each iteration
-d