↑↓ 选择 · Enter 打开 · Esc 关闭

rm -rf dir

删除文件/目录

Linux 通用
⭐ 基础
3 次浏览
详细说明

删除文件/目录

使用示例
rm -rf /tmp/old-files/
标签: #linux #运维