expect://
expect:// — Process Interaction Streams
Description
Streams opened via the expect:// wrapper provide access to process's stdin, stdout and stderr via PTY.
Note: This wrapper is not enabled by default
In order to use the expect:// wrapper, the » Expect extension available from » PECL must be installed.
expect:// (PECL)
Usage
- expect://command
+add a note
User Contributed Notes
There are no user contributed notes for this page.