ScriptVoodoo.org
Home News Projects Resources About Me



   bepkg
   dlist
   fuseblockfs
   objectsh
   pagegen
    shfnlib
   shutils
   sshpass


w3c

The Korn/Bourne Shell Function Library
A shell library built for ksh88, ksh93, and bash
Tested on AIX 4.3+, Linux, and Cygwin. It includes several pieces of code to normalize commands accross the different shells. The library has some of my more creative/crazy functions like hashes, array stacks, and more..

Before attempting to use this library run "functions-test-1.sh".
If you find any errors please send me an email.
All code is developed using test blocks. i.e. create the test first, then the code, if the code passes the test, then the code must be correct.
Check out Scrum and "eXtreme programming" techniques.
The include file "function-1.sh", the code block test script "function-test-1.sh", and the docs are all generated with genfunclinklist-0.sh

The library was creating using the awsome editor code-browser version 2.18
     Check out the library docs

The most recent revision can be downloaded here
     https://github.com/tspoolst/shfnlib/releases/latest

Home News Projects Resources About Me
©2023 Trent Spoolstra