2 Star 0 Fork 0

AlexWang0296/HyPost

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
BatchExample.sh 145 Bytes
一键复制 编辑 原始数据 按行查看 历史
AlexWang0296 提交于 2019-02-08 10:40 . Add Summary
#!/usr/bin/env bash
for f in $(find //home/kevin/Downloads/AM_SIM_Abaqus_Extend.AllOS -name "Linux.sh" -type f); do
sudo gedit $f
done
#
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/alexwang0296/HyPost.git
[email protected]:alexwang0296/HyPost.git
alexwang0296
HyPost
HyPost
master

搜索帮助