execline is a very light, non-interactive scripting language, which is similar to a shell. Simple shell scripts can be easily rewritten in the execline language, improving performance and memory usage. execline was designed for use in embedded systems, but works on most Unix flavors.
| Tags | Software Development Interpreters Embedded Systems Shells |
|---|---|
| Licenses | ISC |
| Operating Systems | POSIX |
| Implementation | C |
Recent releases


Release Notes: This release fixes a bug in the forx utility.


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.
A tool which splits a single WAV file into multiple wav files based on silence.