[ 源代码: retry ]
软件包:retry(1.0.4-2)
Retry a command until the 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.
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.
其他与 retry 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.16) [除 arm64, ppc64el]
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
- dep: libc6 (>= 2.17) [arm64, ppc64el]