Linux下删除文件的方法

标签 :

在Linux下如果某个文件夹下的文件非常多,用rm会报参数错误,不能删除,用下面的方法就可以删除了

find /your/full/path -type f -iname “*.*” -exec rm -rf {} \;

发表评论

*
To prove you're a person (not a spam script), type the security word shown in the picture. Click on the picture to hear an audio file of the word.
Click to hear an audio file of the anti-spam word