Run a command in loop, nothing else.
```
USAGE:
loop [OPTIONS]
ARGS:
OPTIONS:
-d, --delay
$ cargo install loop-bin
bash
$ loop --iter 4 --delay 1000 date
Tue Aug 9 06:59:58 CEST 2022
Tue Aug 9 06:59:59 CEST 2022
Tue Aug 9 07:00:00 CEST 2022
Tue Aug 9 07:00:01 CEST 2022
With hurl
:
bash
$ loop --while-ok --stats hurl test.hurl
...
hurl total: 140 ok: 139 ko: 1