摘要: 1.建立一个ip,端口,用户,密码列表[root@localhost shell-key]# cat arg_list.txt 172.16.56.237 clouds root 22 172.16.56.215172.16.56.53 clouds root 22 172.16.56.215172.16.56.215 clouds root 22 172.16.56.215[root@localhost shell-key]# 2.建立expect交互交脚本:[root@localhost shell-key]# cat expect_run_config.exp #!/usr/bin... 阅读全文
posted @ 2014-01-15 16:23 osxlinux 阅读(538) 评论(0) 推荐(0)