📌  相关文章
📜  从 linux 中删除目录 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:50:03.046000             🧑  作者: Mango

代码示例1
rm -r filename

rm -rf filename

this command remove the directory and subdirectory forecefully