Expect
- 簡介
- 安裝/配置
- 預定義常量
- 範例
- Expect 函式
- expect_expectl — Waits until the output from a process matches one of the patterns, a specified time period has passed, or an EOF is seen
- expect_popen — Execute command via Bourne shell, and open the PTY stream to the process