rmdir command mean Remove directories.

Syntax
rmdir [−p] dir…
In man page the describe it
- rmdir – delete a directory
- man rmdir – More details information about rmdir command.
rmdir command in Linux with Examples
$ rmdir myfolder
Conclusion
rmdir command is the simple the command in Linux. It is the most popular in use terminal Linux delete a directory.