摘要: expect语法示例 1.expect实现简单的交互登陆,需要安装expect工具 2.expect定义变量实现交互方式 3.expect进行参数传递,执行命令或其他操作 4.批量获取在线主机,进行秘钥批量分发 bash [root@oldxu shell] cat expect4.sh !/usr 阅读全文
posted @ 2019-10-28 16:34 oldxulinux 阅读(276) 评论(0) 推荐(0) 编辑