computer_knowledge_notes/Software/文件管理/rmdir.md

5 lines
50 B
Markdown

```
rmdir [options] [dirs] # 删除空目录
```