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
User Contributed Notes
There are no user contributed notes for this page.