会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Life is half memory and half continuation.
博客园
首页
新随笔
联系
管理
2019年12月6日
shell编写for例子
摘要: 1.批量打包sh文件 #!/bin/bash for i in `find . -maxdepth 1 -name "*.sh"` do tar -czvf $i.tgz $i done 2.批量解压文件 #!/bin/bash for i in `find . -maxdepth 1 -name
阅读全文
posted @ 2019-12-06 16:10 人走茶良
阅读(428)
评论(0)
推荐(0)
编辑
公告
推荐:华为云