Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in expect

SSH in Java App with 'expect' like functionality [closed]

java ssh expect

how to set an expect variable with output of shell command

SSH login with expect(1). How to exit expect and remain in SSH? [duplicate]

bash shell ssh expect

Simplest way to run an Expect script from Python

python ssh subprocess expect

How can I encrypt or hide passwords in a Perl script?

How to disable output buffering in Process.StandardOutput

Is there an implementation of 'expect' or an expect-like library that works in python3?

Expect - Interrupt program - Ctrl+C

linux ssh scripting tcl expect

How do I use a date in an Expect script?

expect

pexpect can't pass input over 1024 chars?

python macos io expect pexpect

How to write the expect script to install mariadb?

What is the equivalent of unbuffer program on Windows?

Expect within a Bash script

bash expect

How to send a password with a $ symbol in Expect Script

Can I use Expect on Windows without installing Cygwin?

python ruby expect

expect script to automate telnet login

telnet expect

When to Expect and When to Stub?

tdd mocking expect stub nmock

how to check if a host is in your known_host ssh

bash shell ssh expect

use expect to spawn command with arguments containing spaces

Background spawned process in Expect