

				  sct

   Documentation and description of usage, can be found in sct(1) and sctd(1)
   manual page.

Installation Requirements

   A C-compiler (for example GCC) and Make is needed to build and
   install sct.  Supported platforms are Linux and OpenBSD.

Installation from Source

   Extract and compile sct:

    # tar xzf sct-n.n.tar.gz
    # cd sct-n.n/
    # make

   Install sct and sctd:

    # make install

Contributions

   Thanks to the following people for contributing code, documentation,
   or hints:

   Chris Rawnsley
