43 words
1 minutes
Linux commands: rmdir
2022-08-27

Linux commands: rmdir#

The rmdir command in Linux is used to remove empty directories.

Basic Usage#

To remove an empty directory, use the following command:

rmdir directory_name

Conclusion#

The rmdir command is a simple tool for removing empty directories in Linux. It is useful for cleaning up directory structures.


Linux commands: rmdir
https://zxce3.net/posts/cli/linux-commands-rmdir/
Author
Memet Zx
Published at
2022-08-27