библиотека программных диалогов с интерактивными программами (programmed dialogue library with interactive programs)
Ошибки (Error)
All functions indicate errors by returning -1 and setting errno.
Errors that occur after the spawn functions fork (e.g.,
attempting to spawn a non-existent program) are written to the
process's stderr, and will be read by the first expect
.