rmdir

Name

rmdir -- remove empty directories

Description

rmdir is as specified in the SUS but with differences as listed below.

LSB Deprecated Differences

The behaviors specified in this section are expected to disappear from a future version of the LSB; applications should only use the non-LSB-deprecated behaviors.

--ignore-fail-on-non-empty

ignores each failure that is solely because a directory is non-empty.

--verbose

outputs a diagnostic for every directory processed.

--help

displays this help and exits.

--version

outputs version information and exits.