lpmud/mudlib/
lpmud/mudlib/doc/
lpmud/mudlib/doc/LPC/
lpmud/mudlib/log/
lpmud/mudlib/players/
lpmud/mudlib/room/maze1/
lpmud/mudlib/room/sub/
void command(str)
string str;

Execute "str" as a command given directly by the player.
Any effects of the command will apply to the current object.

See also enable_command().