Spawn some other .sh file from the middle while leaving the other spawn open

前端 未结 0 1735
悲&欢浪女
悲&欢浪女 2021-01-04 03:15

I have following expect file:

spawn ./SpeedVPN.sh [lindex $argv 0]
expect "password for user:"
send "123456789\\r"
expect "Enter \'ye         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题