retry

v 1.0.5 Updated: 5 months, 2 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 in macOS terminal after installing MacPorts

sudo port install retry

Add to my watchlist

Installations 1
Requested Installations 1