v 1.0.6 Updated: 3 months, 3 weeks ago
Repeat a command until a command succeeds
Repeat a command until a command succeeds. Retry captures stdin into memory as the data is passed to the repeated command, and this captured stdin is then replayed should the command be repeated. This makes it possible to embed the retry tool into shell pipelines.
https://github.com/minfrin/retry
To install retry, paste this into the macOS Terminal after installing MacPorts
sudo port install retry
Installations | 1 |
Requested Installations | 1 |