.\"report various driver and mudlib statistics

.DT
mud_status
Discworld driver help
mud_status

Name
.SI 5
mud_status() - report various driver and mudlib statistics

.EI
Synopsis
.SI 5
void mud_status(int extra);

.EI
Description
.SP 5 5
This function writes driver and mudlib statistics to the caller's screen.
If extra is non-zero, then additional information will be written.  This
function replaces the hardcoded 'status' and 'status tables' commands
in vanilla 3.1.2.

.EP
See also
.SI 5
debug_info(3), dumpallobj(3)
.EI
