Shell Script Loader 0.2.1 and Shell Script Loader Extended 0X.2.1 has been released with the following changes:

  • getcleanpath functions now use simpler word splitting wih filename expansion temporarily disabled. This avoids internal use of temporary files and pipes. All versions of bash now only use one version of getcleanpath thanks to it. Ksh variants also now only use two.

    The generic version has also been enhanced and no longer requires a subfunction summoned in a subshell.

  • Local variables now use lowercase characters.