larrylawrence

终端管理器删除文件夹不能用网上提供的:

rm -rf 文件夹名

而要用: rm -r 文件夹名。

 

http://blog.csdn.net/enhancing/article/details/8490473

 

 

分类:

技术点:

相关文章: