execline

Software Screenshot:
execline
Software Details:
Version: 2.1.2.2 updated
Upload Date: 18 Jul 15
Developer: Ska
Distribution Type: Freeware
Downloads: 9

Rating: 3.0/5 (Total Votes: 1)

execline projct consists of a (non-interactive) scripting language, like sh ; but its syntax is quite different from a traditional shell syntax. The execlineb program is meant to be used as an interpreter for a text file; the other commands are essentially useful inside an execlineb script.

execline is now as powerful as a shell: it features conditional loops, getopt-style option handling, filename globbing, and more. Meanwhile, its syntax is far more logic and predictable than the shell's syntax, and has no security issues.

Installation

execline follows the slashpackage convention.

* Create a /package directory:

mkdir -p /package
chmod 1755 /package
cd /package

Unpack the execline package:

tar -zxpvf execline-1.06.tar.gz

if you do not have GNU tar, check with your gunzip and tar manual pages.

rm execline-1.06.tar.gz
cd admin/execline-1.06

If you want to use another compiler and linker than the default, edit conf-compile/conf-cc and conf-compile/conf-ld as needed.

For instance, if your libc makes it easy, you could modify those files to make static binaries, which perform better. Don't try this with the GNU libc, though - on Linux, use the diet libc.

If you want to change the default stripping behaviour of executables and libraries, edit conf-compile/conf-stripbins and conf-compile/conf-striplibs as needed.

Compile and set up execline:

package/install

or perform package/compile to compile it, then look into the command subdirectory and copy the binaries where you need them.

You can then delete the compile subdirectory to save disk space.
Look into the etc subdirectory: edit the files there to suit your needs, then copy them to /etc.

What is new in this release:

  • This version fixes a bug in the forx utility.

What is new in version 1.3.0:

  • This version fixes a bug in the forx utility.

What is new in version 1.2.1:

  • This version fixes a bug in the fdreserve utility.

What is new in version 1.2.0:

  • This version fixes a small bug in backtick and adds support for non-slashpackage installations.

What is new in version 1.1.6:

  • This version fixes an embarrassing bug in the "background" utility which prevented it from setting the LASTPID environment variable.

What is new in version 1.1.5:

  • This version 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.

What is new in version 1.08:

  • 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.

Similar Software

CURSEL
CURSEL

3 Jun 15

Trad4
Trad4

11 May 15

LIOGO
LIOGO

3 Jun 15

lizpop
lizpop

14 Apr 15

Other Software of Developer Ska

QC
QC

16 Apr 15

QC Pro
QC Pro

27 May 15

Comments to execline

Comments not found
Add Comment
Turn on images!