摘要: #!/usr/bin/expectset timeout 30spawn ssh fangkui@172.100.101.150expect { "fangkui@172.100.101.150's password:" {send "652289237\r"}}interact更正: 本想... 阅读全文
posted @ 2014-08-19 15:37 xrange 阅读(1093) 评论(0) 推荐(0)