linux expect 自動登陸交換機保存配置

telnet.exp 文件內容以下:ui #!/usr/bin/expect -f set ip [lindex $argv 0 ] set username [lindex $argv 1 ] set password [lindex $argv 2 ] set superpassword [lindex $argv 3 ] set timeout
相關文章
相關標籤/搜索