sam-kernel (Kernel for SAM)

The SAM kernel is the core, or heart, of SAM.  SAM
consists of the kernel plus an application.  Although
an application is not included in this package,
sufficient application packages should have been
provided in this distribution.

"SAM" means "Simple ASCII Menus," but it does more than
manage menus.  It provides a simple framework in which
users can create, use and document scripts, functions,
and other executables. It is useful for managing
already existing collections of these things.  Also SAM
is required to run programs that have a dependence on
directories or executables that SAM provides.

The SAM kernel is small, simple (it is made mostly of
shell scripts and uses text files for menus), and
unobtrusive (there is nothing between you and the Bash
shell when you are in SAM).
