From the NannyMUD documentation
2000-12-09
NAME
rm - Remove a file.SYNTAX
int rm(string filename)DESCRIPTION
Removes the file with the given 'filename'.RETURN VALUES
1 - Succesfully removed file.0 - Failed to remove file.SEE ALSO
rmdir in efun/disc_related/rmdir rmdir in wizcommands/files/rmdir