RMDIR(1) General Commands Manual RMDIR(1)

rmdirremove directories

rmdir [-p] dir ...

The rmdir utility remove each dir, which must be a empty directory.

Remove all directories in a pathname.

The rmdir utility exits 0 on success, and >0 if an error occurs.

rm(1), unlink(1)

The rmdir utility is compliant with the specification.

December 29, 2019 EltaninOS