START(1)                XR32 REFERENCE MANUAL                23/1/2013

COMMAND
        START -- Start a daemon process.

SYNOPSIS
        ST[art] <process_name>

AVAILABILITY
        Sysop-only.

DESCRIPTION
        The START command is used to start daemons, which are
        processes which run in background independently of any user
        session.  For example the IGATE and dialler processes are
        daemons.

EXAMPLE
        START IGATE

NOTE
        Attempting to start a daemon which is already running will
        have no harmful effect.

SEE ALSO
        See(1) -- Stop a daemon.

START(1)                         END OF DOCUMENT