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

COMMAND
        STOP -- Stop a daemon process / List active daemons.

SYNOPSIS
        STO[p] [process_name]

AVAILABILITY
        Sysop-only.

DESCRIPTION
        The STOP command is used to stop a daemon process whose name
        name is specified as the argument.

        If the command is used without arguments, a list of the
        active processes is displayed.

EXAMPLE
        STOP IGATE

NOTE
        Attempting to stop a process which is not running will simply
        produce an error message.

SEE ALSO
        START(1) -- Start a daemon.

STOP(1)                         END OF DOCUMENT