Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
rmdir [options] directories
Delete the named directories (not the contents). directories are deleted from the parent directory and must be empty (if not, rm -r can be used instead). See also mkdir .