会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
阿里云的奥斯卡
博客园
首页
新随笔
联系
订阅
管理
2020年5月18日
【Shell】EOF 解决shell 交互
摘要: 脚本 #!/bin/bash /usr/bin/expect <<EOF #使用root权限来执行命令 spawn ssh ljj@localhost expect "password" send "qqq123...A\r" expect eof EOF 前提下载 yum install expe
阅读全文
posted @ 2020-05-18 15:12 阿里云的奥斯卡
阅读(415)
评论(0)
推荐(0)
公告