rm -rf

文件数过多导致报错

ls | xargs -n 99 rm -rf
#ls列出要删的文件,每次删99个
Last modification:October 15, 2024
如果觉得我的文章对你有用,请随意赞赏