会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
E-C-Ares
博客园
首页
博问
闪存
新随笔
订阅
管理
2017年11月30日
[linux Tcmd] sh source
摘要: chmod +x test.sh ./test.sh source命令: source filepath/filename.sh ./filepath 功能:使当前shell读入路径为filepath的shell文件/filename.sh并依次执行文件中的所有语句 source filepath
阅读全文
posted @ 2017-11-30 18:55 E-C-Ares
阅读(171)
评论(0)
推荐(0)
编辑