From the NannyMUD documentation
2000-12-09
NAME
rmdir - Remove an empty directory.SYNTAX
void rmdir(string pathname)DESCRIPTION
Removes an empty directory.RETURN VALUES
1 - Succesfully removed directory.0 - Failed to remove directory.SEE ALSO
mkdir in efun/disc_related/mkdir mkdir in wizcommands/files/mkdirSEE ALSO
rm in efun/disc_related/rm rm in wizcommands/files/rm