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 |
---|---|---|
![]() |
aarch64 (28)*, ppc64le (27)*, x86_64 (36)* | Centos-stream+epel-next 8 (56 downloads) |
![]() |
aarch64 (28)*, ppc64le (30)*, s390x (30)*, x86_64 (29)* | Centos-stream+epel-next 9 (55 downloads) |
![]() |
aarch64 (142)*, ppc64le (138)*, x86_64 (268)* | Centos-stream 8 (124 downloads) |
![]() |
aarch64 (106)*, ppc64le (40)*, s390x (44)*, x86_64 (109)* | Centos-stream 9 (99 downloads) |
![]() |
ppc64le (100)*, x86_64 (936)* | EPEL 7 (671 downloads) |
![]() |
aarch64 (135)*, ppc64le (137)*, s390x (41)*, x86_64 (2009)* | EPEL 8 (1630 downloads) |
![]() |
aarch64 (44)*, ppc64le (42)*, s390x (45)*, x86_64 (40654)* | EPEL 9 (40760 downloads) |
![]() |
aarch64 (15)*, i386 (15)*, ppc64le (16)*, s390x (14)*, x86_64 (14)* | Fedora 39 (0 downloads) |
![]() |
aarch64 (21)*, i386 (13)*, ppc64le (23)*, s390x (24)*, x86_64 (14)* | Fedora 40 (38 downloads) |
![]() |
aarch64 (14)*, i386 (19)*, ppc64le (8)*, s390x (14)*, x86_64 (13)* | Fedora 41 (28 downloads) |
![]() |
aarch64 (0)*, i386 (0)*, ppc64le (0)*, s390x (0)*, x86_64 (0)* | Fedora 42 (0 downloads) |
![]() |
aarch64 (26)*, ppc64le (30)*, s390x (24)*, x86_64 (34)* | Fedora eln (69 downloads) |
![]() |
aarch64 (56)*, i386 (56)*, ppc64le (57)*, s390x (69)*, x86_64 (57)* | Fedora rawhide (136 downloads) |
![]() |
aarch64 (136)*, i586 (117)*, x86_64 (105)* | Mageia 8 (112 downloads) |
![]() |
aarch64 (125)*, i686 (8)*, x86_64 (123)* | Mageia cauldron (149 downloads) |
![]() |
aarch64 (18)*, x86_64 (23)* | openEuler 22.03 (57 downloads) |
![]() |
aarch64 (18)*, x86_64 (12)* | openSUSE Leap 15.4 (0 downloads) |
![]() |
aarch64 (58)*, i586 (68)*, ppc64le (71)*, x86_64 (70)* | openSUSE Tumbleweed (157 downloads) |
![]() |
x86_64 (10973)* | Rhel 8 (67 downloads) |
![]() |
x86_64 (1468)* | Rhel 9 (82 downloads) |
* Total number of downloaded packages.