0
A
回答
0
見希望的手冊頁:
expect [[-opts] pat1 body1] ... [-opts] patn [bodyn]
... ...
If the arguments to the entire expect statement require more than
one line, all the arguments may be "braced" into one so as to
avoid terminating each line with a backslash. In this one case,
the usual Tcl substitutions will occur despite the braces.
... ...
For example, the following fragment looks for a successful login.
(Note that abort is presumed to be a procedure defined elsewhere
in the script.)
expect {
busy {puts busy\n ; exp_continue}
failed abort
"invalid password" abort
timeout abort
connected
}
相關問題
- 1. Expect腳本telnet超時問題
- 2. Bash腳本:基於currest的叉子ISP
- 3. ssh expect腳本
- 4. 參數化expect腳本
- 5. Gsheet由於腳本超時
- 6. 使用expect腳本
- 7. Expect腳本問題
- 8. Expect腳本問題
- 9. Expect腳本和ssh
- 10. 逃生$ expect腳本
- 11. 用於SSH的Bash/Expect腳本
- 12. 關於nmon的基本bash shell腳本
- 13. 當我們關閉腳本兩次時會發生什麼?
- 14. 分叉從bash腳本
- 15. Expect腳本Telnet電子郵件腳本
- 16. Php腳本關閉數據庫內容時關閉文本字段
- 17. 需要與assitance expect腳本
- 18. Expect腳本SSH不成功
- 19. 需要從expect腳本
- 20. Do-while在expect腳本
- 21. Expect腳本執行狀態
- 22. Firefox Expect與Greasemonkey腳本?
- 23. 的rsync在Expect腳本
- 24. Expect腳本不工作
- 25. Expect腳本中的數組初始化
- 26. 在Bash腳本中使用Expect函數
- 27. PID分叉關閉相同的父
- 28. 搜索基於關閉的參數
- 29. 關閉時運行Google表格腳本
- 30. 腳本運行時關閉iPython