
To add or edit the shell routines, edit shell_lib.sh

shell_lib.c is automatically generated by ./gencfile

Usage:
	gencfile --compression={0|1}

Compression is used by swbis to embed the shell library in the
swinstall binary.  There is little reason to do this other than
to save a little space, and gain some obscurity for the shell code,
and make modifiying the shell code contained in the swinstall
binary a little bit harder.

Currently, compression is off so as not to hide the facts.


