Helper Scripts

There are many shell script functions to aid in the production of output. These helper functions are squirreled away in the wui/cgi-bin/include directory. Typically they are included within a script in a form similar to:

. ../include/form.sh
. ../include/service.sh

The following sections describe the functions that can be found in each collection.

This file contains a set of shell functions that can aid a developer in generating HTML output and process arguments from forms. It includes the following set of functions:

This file contains a set of shell functions that can aid a developer in determining if a certain process or service is running on the system. It includes the following set of functions: