mudputs - write a string to the mud
mudputs string
Mudputs takes a string as an argument and sends string to the mud without any modification of string. Mudputs should be used when you want to avoid the special interpretation writemud gives ";".
mudputs "alias g get all from corpses;bury all"
This sets an useful alias on lp style muds. Maybe you would use this in a mmucl alias that set up all your aliases on a mud.