minfrin/retry

Project ID: 28833

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 (36)* Centos-stream+epel-next 8 (52 downloads)
Centos-stream+epel-next 9 aarch64 (28)*, ppc64le (30)*, s390x (30)*, x86_64 (29)* Centos-stream+epel-next 9 (50 downloads)
Centos-stream 8 aarch64 (142)*, ppc64le (138)*, x86_64 (264)* Centos-stream 8 (120 downloads)
Centos-stream 9 aarch64 (106)*, ppc64le (40)*, s390x (44)*, x86_64 (109)* Centos-stream 9 (94 downloads)
EPEL 6 i386 (103)*, x86_64 (109)* EPEL 6 (0 downloads)
EPEL 7 ppc64le (100)*, x86_64 (839)* EPEL 7 (584 downloads)
EPEL 8 aarch64 (135)*, ppc64le (137)*, s390x (41)*, x86_64 (1740)* EPEL 8 (1298 downloads)
EPEL 9 aarch64 (44)*, ppc64le (42)*, s390x (45)*, x86_64 (26202)* EPEL 9 (25880 downloads)
Fedora 38 aarch64 (25)*, i386 (26)*, ppc64le (23)*, s390x (28)*, x86_64 (42)* Fedora 38 (0 downloads)
Fedora 39 aarch64 (15)*, i386 (15)*, ppc64le (16)*, s390x (14)*, x86_64 (14)* Fedora 39 (44 downloads)
Fedora 40 aarch64 (13)*, i386 (13)*, ppc64le (15)*, s390x (16)*, x86_64 (14)* Fedora 40 (33 downloads)
Fedora 41 aarch64 (12)*, i386 (9)*, ppc64le (8)*, s390x (11)*, x86_64 (11)* Fedora 41 (15 downloads)
Fedora eln aarch64 (26)*, i386 (25)*, ppc64le (30)*, s390x (24)*, x86_64 (26)* Fedora eln (64 downloads)
Fedora rawhide aarch64 (56)*, i386 (56)*, ppc64le (57)*, s390x (69)*, x86_64 (57)* Fedora rawhide (132 downloads)
Mageia 8 aarch64 (136)*, i586 (108)*, x86_64 (105)* Mageia 8 (108 downloads)
Mageia cauldron aarch64 (125)*, i686 (8)*, x86_64 (123)* Mageia cauldron (145 downloads)
openEuler 22.03 aarch64 (18)*, x86_64 (23)* openEuler 22.03 (53 downloads)
openSUSE Leap 15.4 aarch64 (18)*, x86_64 (12)* openSUSE Leap 15.4 (0 downloads)
openSUSE Tumbleweed aarch64 (58)*, i586 (68)*, ppc64le (71)*, x86_64 (70)* openSUSE Tumbleweed (152 downloads)
Rhel 8 x86_64 (10800)* Rhel 8 (62 downloads)
Rhel 9 x86_64 (1259)* Rhel 9 (70 downloads)

* Total number of downloaded packages.