当前位置:网站首页>使用bash语句,清空aaa文件夹下的所有文件
使用bash语句,清空aaa文件夹下的所有文件
2022-08-04 17:38:00 【fK0pS】
end="/*"
for item in `find ./1111 -name aaa -type d`; do rm -rf $item$end done
边栏推荐
猜你喜欢
Boost library study notes (1) Installation and configuration
Create Sentinel high-availability cluster current limiting middleware from -99
Learning and Exploration-Introducing Baidu Statistics to the Website
LVS+Keepalived群集
荣耀发布开发者服务平台,智慧生态合作提速
通关剑指 Offer——剑指 Offer II 010. 和为 k 的子数组
localhost,127.0.0.1,本机IP
安装失败怎么办
要有遥不可及的梦想,也要有脚踏实地的本事
Liunx删除乱码文件
随机推荐
DSPE-PEG-DBCO,DBCO-PEG-DSPE,磷脂-聚乙二醇-二苯并环辛炔科研实验用
CF86D Powerful array
最小区间覆盖
(1), the sequential storage structure of linear table chain storage structure
C# Sqlite database construction and use skills
yarn详细入门教程
OpenInfra Days China 2022|SelectDB与你共享 Apache Doris 在互联网广告业务中的实践
树莓派安装samba用来共享文件
下一代 AutoAI:从模型为中心,到数据为中心
【日记】nodejs构建API框架以及RESTful API 和 JSON-RPC的取舍
太一集团全资收购火币旗下社交产品火信
el-date-picker 设置时间范围
【web自动化测试】Playwright快速入门,5分钟上手
基于大学生内卷行为的调查研究
Understand Chisel language. 32. Chisel advanced hardware generator (1) - parameterization in Chisel
字节二面被问到mysql事务与锁问题,我蚌埠住了
To eliminate asynchronous callbacks, it has to be async-await
【图像分类】2021-DeiT
【日记】高并发下的DB分库分表分区策略
About the two architectures of ETL (ETL architecture and ELT architecture)