网页学习体会

  • 首页
  • 个人博客
您的位置: 首页  >  IT文章  >  Linux_Comand

Linux_Comand

分类: IT文章 • 2025-01-21 23:40:31

df -h

du -sh

Delete folder older than 30 days

find /path -name "test-*" -type d -mtime +30 -exec rm -rf {} ;

相关推荐

  • Linux_Comand
  • 安装iperf3
  • MySQL与Navicat的安装及使用教程
    网站免责声明 网站地图 最新文章 用户隐私 版权申明
本站所有数据收集于网络,如果侵犯到您的权益,请联系网站进行下架处理。   

Copyright © 2018-2021   Powered By 网页学习体会    备案号:   粤ICP备20002247号