摘要: #!/usr/bin/expectspawn ssh root@192.168.22.194expect "*password:"send "123456" send "\n"interact 绝对路径执行:./test.sh 备注:expect,spawn命令 不支持,可以yum -y insta 阅读全文
posted @ 2020-06-01 22:49 等待1248 阅读(107) 评论(0) 推荐(0)