nomad-software / retry

A small command line utility for running other command line programs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Retry

A small command line utility for running other command line programs and retrying them if they fail


Example

retry -cmd="..."

Help

Run the following command for help.

retry -help

About

A small command line utility for running other command line programs

License:MIT License


Languages

Language:Go 89.9%Language:Shell 10.1%