Skip to content
Snippets Groups Projects
Unverified Commit 742424ab authored by T. Hinrichsmeyer's avatar T. Hinrichsmeyer
Browse files

terminal/tools: hwatch

parent 6ca1544b
Branches
No related tags found
No related merge requests found
......@@ -21,3 +21,9 @@ Output to `stdout` and only update when output changes:
```sh
hwatch -b date
```
Watch for changes on a website and play a sound on changes:
```sh
hwatch -A beep.sh -b "curl -I https://example.org | grep '^HTTP'"
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment