mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-04-23 23:07:16 +00:00
8 lines
203 B
Plaintext
8 lines
203 B
Plaintext
config BR2_PACKAGE_EXPECT
|
|
bool "expect"
|
|
help
|
|
Expect is a tool for automating interactive applications
|
|
such as telnet, ftp, passwd, fsck, rlogin, ssh, tip, etc.
|
|
|
|
http://expect.sourceforge.net/
|