Skip to content

Commit

Permalink
Merge branch 'blacknon:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
daniejstriata authored Jul 8, 2024
2 parents 7a28005 + 66bee21 commit b4ed188
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -280,3 +280,9 @@ You can have command diffs output directly to stdout instead with `-b` option of
```bash
hwatch -b command...
```

## Alternatives
- The original [`watch`](https://man7.org/linux/man-pages/man1/watch.1.html);
the newest version seems to be distributed as a part of
[`procps`](https://gitlab.com/procps-ng/procps).
- [Viddy](https://github.com/sachaos/viddy).

0 comments on commit b4ed188

Please sign in to comment.