All releases of execline


Release Notes: This releases fixes a bug in the fdreserve utility.


Release Notes: This release fixes a small bug in backtick and adds support for non-slashpackage installations.


Release Notes: This release fixes an embarrassing bug in the "background" utility which prevented it from setting the LASTPID environment variable.


Release Notes: This release adds functionality to backtick, forx, and forbacktickx: the variable may now be an environment variable instead of a substitution macro. The new behavior will become the default in the future.


Release Notes: This release fixes a bug in the loopwhile program.


Release Notes: This is a code cleanup release. Built binaries should be smaller on non-x86 embedded targets.


Release Notes: Starting with this release, forx and forbactickx exit with the same code as the looping command when the -x option is used. This is useful for testing failures inside of a loop.


Release Notes: This release fixes a building bug that prevented the shared object libexecline.so from being built properly (on architectures that support shared libraries).


Release Notes: This release works with skalibs-1.0.0 and takes advantage of all the improvements in the new library. Minor bugs have also been fixed, and four new commands have been added.


Release Notes: This release adds some features to execline, namely a way to break out of loops early, a better design for conditional branching, a fallback for the exec command, and more. It also fixes a build problem with Mac OS X.