PHP 8.3.4 Released!

Expect 関数

目次

  • expect_expectl — プロセスの出力がパターンに一致する・指定した時間が経過する・ あるいは EOF に達するのいずれかにあてはまるまで待ち続ける
  • expect_popen — Bourne シェル経由でコマンドを実行し、プロセスへの PTY ストリームをオープンする
add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top