From the NannyMUD documentation

LAST CHANGE

2000-12-16

FUNCTION


NAME

        wizlist - Print some statistics on wizards.

SYNTAX

	void wizlist(void|string wizname)

DESCRIPTION

	Print some statistics on wizards and objects created by them.
	If no argument is given the name of this_player() is used.
	This efun print some info in columns:

	1st:   commands executed that where defined by wiz
	2nd:   percent of total commands
	3rd:   where on the list wiz is
	4th:   evaluated nodes in wiz's objects
	5th:   heart_beats in wiz's monsters
	6th:   call_out's in wizards object
	7th:   given/taken xp/money by this wizard
	8th:   nodes in arrays used by wiz's objects

	If the name isn't among the 15 first on the list that person,
	the two nearest after and the two nearest after is printed
	The top fifteen is printed in any case.