NAME
	testcmd - test unfinished /bin commands

SYNOPSIS
	testcmd <command>[;<arguments>]

DESCRIPTION
	This calls command from your /bin command list, bypassing any
	internal _cmd, _wizcmd and _awizcmd functions which would otherwise
	be called first.

	It can be used to test /bin commands before they are removed from
	player object.

	Note that a semi-colon (;) is used to separate arguments from
	command.

SEE ALSO
	cmdlist(1), rehash(help), which(1)
