User-Profile-Image
hankin
  • 5
  • 首页
  • 分类
    • Windows
    • Web
    • VoIP
    • Virtualization
    • Trading
    • Smart Home
    • SEO
    • Security
    • Python
    • Program
    • PHP
    • OSX
    • OS
    • OpenSource
    • Nginx
    • MySQL
    • Mood
    • Linux
    • Life
    • Injection
    • Hosting
    • Finance
    • Exploits
    • CDN
  • 页面
    • About
  • 友链
    • 维酷科技
    • Tesra超算网络
Help?

Please contact us on our email for need any support

Support
  • 首页
    首页   ›   OS   ›   Linux   ›   正文
Linux

CentOS删除文件/bin/rm: argument list too long错误处理

2020-02-05 23:36:25
2963  0 0

单个目录下文件数量过多的时候rm -rf *会出现/bin/rm: argument list too long错误
可用以下命令删除
ls | xargs -n 10 rm -fr ls

find /wwwroot/cache/ -name “*” -exec rm {} \;

评论 (0)

Click here to cancel reply.

欢迎您 游客  

    ProdigYu
    180文章 77评论 4点赞 567341浏览
    随机文章
    aria2 — Linux 下载工具
    12年前
    硬盘再次悲剧
    14年前
    CentOS7安装配置transmission及UI美化
    5年前
    一些IIS环境下的常用组件安装信息
    15年前
    免费开源的WHMCS支付宝插件
    15年前
    Tags
    Apache CentOS CMD DDOS Debian DNS Docker FastCGI Google IIS IP iptables Linux Mac MySQL Nginx Opensource PHP Python Skill SSH Ubuntu Vim VMware VPN web.py Windows 删除 命令 命令提示符 安装 开源 技巧 插件 漏洞 百度 系统 组件 终端 缓存 网络电话 脚本 自建 详解 错误
    Meta
    • Log in
    • Entries feed
    • Comments feed
    • WordPress.org
    Copyright © 2025
    主页
    页面
    • About
    博主
    ProdigYu 管理员
    Something about myself
    180 文章 77 评论 567341 浏览
    测试
    测试