DEV Community

macnux
macnux

Posted on

Linux Expect Command

Expect command or expect scripting language is a language that talks with your interactive programs or scripts that require user interaction.

1 Expect Command
2 Using autoexpect
3 Working with Variables
4 Conditional Tests
5 If else Conditions
6 While Loops
7 For Loops
8 User-defined Functions
9 Interact Command

https://likegeeks.com/expect-command/

Hope you like it.

Regards,

Top comments (0)