| RMDIR(1) | General Commands Manual | RMDIR(1) |
rmdir — remove
directories
rmdir |
[-pv]
[--ignore-fail-on-non-empty]
directory... |
The rmdir utility removes each given
directory.
--ignore-fail-on-non-empty-pmkdir
-p directory-vThe rmdir utility exits 0 on
success, and >0 if an error occurs.
rmdir should be compliant with the IEEE
Std 1003.1-2024 (“POSIX.1”) specification.
The -v and
--ignore-fail-on-non-empty options are
extensions.
Haelwenn (lanodan) Monnier <contact+utils@hacktivis.me>
| August 30, 2024 | Linux |