Search
❯
Oct 07, 20251 min read
删除文件
-f 掠过不存在的文件,不显示任何信息。 -i 进行任何删除操作前必须先确认 -r 同时删除该目录下的所有目录层以及文件
删除目录,-p参数删除父级目录。