删除文件用哪个命令?如果需要连目录及目录下文件一块删除呢?删除空文件夹用什么命令?

rm rm -r rmdir

Java Program!
原文地址:https://www.cnblogs.com/programb/p/14105231.html