.TH RMDIR 8 .SH NAME rmdir \- unlink directory .SH SYNOPSIS .B rmdir name . . . .SH DESCRIPTION .I Rmdir removes the named directories, which must be empty. Doing so requires super-user privilege. .I Rmdir is separate from, but called by .IR rm (1).