Hello,
execline-1.3.0 will be out soon. Some changes will be made to the UI:
* The deprecated "execline" program will be suppressed: the only launcher will be execlineb.
* The LASTPID and LASTEXITCODE environment variables will be replaced with ! and ?
respectively, for more consistency with the shell and the general execline naming policy -
and less namespace pollution. The old behaviour will still be available for some time via a
compilation switch, but it is strongly discouraged.
* Substitution commands with -E | -e options will switch default behaviour to -e: the
substituted value will be stored into an environment variable, not on the command line.
Please update your scripts accordingly.
Thanks,
--
Laurent
Received on Fri Nov 01 2013 - 20:40:53 UTC