摘要: expect: command not found 执行: yum -y install expect 从最简单的层次来说,Expect用来实现计算机之间需要建立连接时进行特定的登录会话、 function login(){ echo "in" expect_sh=$(expect -c " spa 阅读全文
posted @ 2018-10-31 16:06 zsls-lang 阅读(326) 评论(0) 推荐(0) 编辑