CMD(1)                  XR32 REFERENCE MANUAL                24/1/2013

COMMAND
        COMMAND -- CMD.

SYNOPSIS
        CM[d] <ADD | DROP> <alias> [args]

AVAILABILITY
        Sysop-only.

DESCRIPTION
        The CMD command is used to add or delete "command aliases",
        i.e. sysop-defined commands that translate to a simple
        command sequence.

        This would typically be used to add a "BBS" command which
        maps to "C 1 VK1BTR-13".

        There is no limit to the number of command aliases which may
        be defined.

OPTIONS
        "CMD ADD <alias> [args]" adds a new command specified by
        <alias>. The

        "CMD DROP <alias>" removes <alias> from the command list.

EXAMPLES
        cmd add kidder c 1 kdrnod-1   - Adds new command KIDDER
 cmd drop kidder               - Removes command KIDDER

CMD(1)                     END OF DOCUMENT