XRPi Home

Documentation Index
Alphabetic Index

XRPi Documentation - Sysop Commands

CMD

Command

CMD -- Add / Delete Command Aliases.

Synopsis

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

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

Availability

Sysop-only.