摘要: #!/usr/bin/expectset timeout 60 set username root set password 88888888 set hostname syd spawn ssh $username@$hostnameexpect {"yes/no"{send "yes\r"; e 阅读全文
posted @ 2021-04-20 16:02 TIMLONG 阅读(369) 评论(0) 推荐(0) 编辑