Name
rmdir -- remove empty directories.
Description
The specification for "rmdir" is as specified in the SUS but with the
following differences as listed below.
Differences
- --ignore-fail-on-non-empty
ignore each failure that is solely because a directory is non-empty.
- --verbose
output a diagnostic for every directory processed.
- --help
display this help and exit
- --version
output version information and exit