Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in expect

How to search for multiple patterns stored in a list until all items are found or a set amount of time has passed

tcl expect

How to count command line arguments in expect script?

expect

Executing an Expect script from different locations

capture expect ssh output to variable

bash ssh expect capture

How to prevent pexpect from echoing the password?

python-2.x expect pexpect

Error handling in bash/expect script

bash error-handling expect

wildcard in expect script doesn't work

testing expect

Escaping double quotes in expect script

perl expect

Is it possible to set exit code of 'expect'

linux ssh expect

Parsing command line using argc and argv in expect

expect

Expect is not recognizing $expect_out(buffer) or $expect_out(0,string)

ubuntu ssh expect

Expectation on Mock Object doesn't seem to be met (Moq)

unit-testing moq expect

How to get the sub-process pid in the expect shell script, after spawn

shell expect spawn

gets not waiting for user input in expect script

tcl user-input expect

How to use Expect inside a Bash script

bash expect

Tcl + Check file existence

file tcl expect file-exists

Regular expressions in expect

regex expect

How to determine the exit status code of a command send by pexpect

expect pexpect

Passwordless Login

bash unix expect