expect自動輸入密碼使用

1. 執行方式: 不能用sh執行,使用./ 2. 傳遞參數方式 set svnPath [lindex $argv 0] set localPath [lindex $argv 1] 3. 使用send方式將輸入傳入,示例 spawn scp $svnPath $localPath expect "***@****'s password:" #須要輸入用戶在某臺機器上的密碼 set timeout
相關文章
相關標籤/搜索