Description
The retry command line tool repeats a given command until the command is successful, backing off with a configurable delay between each attempt.
Installation Instructions
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.
Retry captures stdout into memory, and if the command was successful stdout is passed on to stdout as normal, while if the command was repeated stdout is passed to stderr instead. This ensures that output is passed to stdout once and once only.
To see the man page:
man retry
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Centos-stream+epel-next 8 | aarch64 (28)*, ppc64le (27)*, x86_64 (34)* | Centos-stream+epel-next 8 (49 downloads) |
Centos-stream+epel-next 9 | aarch64 (28)*, ppc64le (30)*, s390x (30)*, x86_64 (28)* | Centos-stream+epel-next 9 (47 downloads) |
Centos-stream 8 | aarch64 (141)*, ppc64le (138)*, x86_64 (264)* | Centos-stream 8 (117 downloads) |
Centos-stream 9 | aarch64 (106)*, ppc64le (40)*, s390x (44)*, x86_64 (108)* | Centos-stream 9 (90 downloads) |
EPEL 6 | i386 (103)*, x86_64 (106)* | EPEL 6 (0 downloads) |
EPEL 7 | ppc64le (100)*, x86_64 (806)* | EPEL 7 (554 downloads) |
EPEL 8 | aarch64 (135)*, ppc64le (136)*, s390x (40)*, x86_64 (1631)* | EPEL 8 (1202 downloads) |
EPEL 9 | aarch64 (44)*, ppc64le (42)*, s390x (45)*, x86_64 (23920)* | EPEL 9 (23661 downloads) |
Fedora 38 | aarch64 (24)*, i386 (26)*, ppc64le (23)*, s390x (26)*, x86_64 (40)* | Fedora 38 (0 downloads) |
Fedora 39 | aarch64 (13)*, i386 (14)*, ppc64le (16)*, s390x (14)*, x86_64 (14)* | Fedora 39 (41 downloads) |
Fedora 40 | aarch64 (13)*, i386 (13)*, ppc64le (15)*, s390x (15)*, x86_64 (13)* | Fedora 40 (30 downloads) |
Fedora 41 | aarch64 (12)*, i386 (9)*, ppc64le (8)*, s390x (11)*, x86_64 (11)* | Fedora 41 (12 downloads) |
Fedora eln | aarch64 (26)*, i386 (23)*, ppc64le (30)*, s390x (24)*, x86_64 (26)* | Fedora eln (61 downloads) |
Fedora rawhide | aarch64 (56)*, i386 (56)*, ppc64le (57)*, s390x (69)*, x86_64 (56)* | Fedora rawhide (129 downloads) |
Mageia 8 | aarch64 (133)*, i586 (107)*, x86_64 (103)* | Mageia 8 (105 downloads) |
Mageia cauldron | aarch64 (125)*, i686 (8)*, x86_64 (123)* | Mageia cauldron (142 downloads) |
openEuler 22.03 | aarch64 (18)*, x86_64 (22)* | openEuler 22.03 (51 downloads) |
openSUSE Leap 15.4 | aarch64 (18)*, x86_64 (12)* | openSUSE Leap 15.4 (0 downloads) |
openSUSE Tumbleweed | aarch64 (56)*, i586 (68)*, ppc64le (69)*, x86_64 (70)* | openSUSE Tumbleweed (148 downloads) |
Rhel 8 | x86_64 (10772)* | Rhel 8 (59 downloads) |
Rhel 9 | x86_64 (1207)* | Rhel 9 (67 downloads) |
* Total number of downloaded packages.