removedir
void removedir(const char *);
removedir($4);
void removedir(int, char **);
{ "rmdir", H(rmdirhelp), 0, 1, 1, CMPL(r) removedir },