Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in expect

How to execute a expect script while connecting to a ssh server

expect

Is it the tty, the shell, or both that is responsible for echo-ing user input?

bash shell expect tty

What lua feature can be used as pexpect in python or tcl expect?

lua expect

What are the advantages of rsh versus Perl's Expect.pm?

Set up TightVNC programmatically with BASH

Shell script successful telnet login, how to issue commands after that?

shell telnet expect

How to run expect script from remote server via ssh?

bash expect

bash + expect, running in background

bash return control to user from expect

linux bash expect

Handle multiple spawned processes in Expect script

expect

How to install expect and tcl on linux RHEL server 6.5

tcl redhat expect

Expect redirect stdin

input ssh pipe expect

Expect script - quotes needed with send string conflict with quotes required by expect

linux bash expect

Trouble logging in user using su and expect script

bash expect sudo su

bash command to repeatedly emulate keypress on a proceess

Bash and Expect: Is there a way to ignore or remove ANSI control sequences from Expect buffer?

linux bash expect

'if else' statement in Expect script

if-statement unix tcl expect

using command line argument while using expect

scripting expect

Powershell - Interact with executable's command line prompts?