Author :
op
Date :
2023-02-07 10:30:42
Hash :1b5f3c5e Message :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@