Projects in the topic bash
Bash is a Unix shell and command language written by Brian Fox for the GNU Project as a free software replacement for the Bourne shell.


Generic retry command in openSUSE

an invention by okurz

Motivation

When automating tasks often the requirement comes up to retry commands, for example when network connections are involved and commands do not return successfully immediately or if resources are temporarily not available. Sometimes a simple for-loop in bash is sufficient. Sometimes it is necessary to use additional waiting between retries, sometimes timeouts are desired. Getting all those combinations right can be tedious and error-prone so a generic "retry" command should be available in usual environments so we should provide a retry command to openSUSE distributions.

Updated about 3 years ago. 4 hacker ♥️. 1 follower.

Installation server setup utility - continued

a project by csalmond

Project Description

Updated almost 2 years ago. 1 hackers ♥️. 2 followers.

Generic text file preprocessor using custom syntax for define include ifdef

an invention by mdati

Project Description

Updated almost 2 years ago. 2 hacker ♥️. 1 follower.

Explore new rpmbuild option --scm for quilt setup

an idea by jdelvare

Description

Since rpm version 4.15, rpmbuild supports a new option --scm. I would like to check whether this could be leveraged to implement "quilt setup" in a different way, which would possibly be faster and more robust.

Updated 6 months ago. No love. 1 follower. Has no hacker: grab it!