Files
op 1b5f3c5e70 import try_repeat-0.2.0
try_repeat tries to run a command n times, exiting early if the command exits
with a non-zero exit code. This is useful when trying to find intermittent
failures in a command.

port from Laurence Tratt (laurie [at] tratt [dot] net); thanks!
ok edd@
2023-02-07 10:30:42 +00:00

3 lines
42 B
Plaintext

bin/try_repeat
@man man/man1/try_repeat.1