My favorites | Sign in
Google
Projects on Google Code Results 1 - 10 of 18
Enchanter is a small library that helps you script SSH sessions in a manner similar to [http://expect.nist.gov/ Expect]. It comes in multiple flavors that support different scripting languages including [http://www.jython.org Python], [http://jruby.codehaus.org/ Ruby] and [http://beanshell.org Bean...
A powerful feature of Tcl has always been its integration with the Expect library (http://expect.nist.gov). As Tcl has been ported to the Java platform (http://tcljava.sourceforge.net/) certain C-based libraries have been left behind. Expect4j is an attempt to rewrite Expect in Java and provide bin...
This is a Python implementation of Don Libes' Expect library for Tcl. Compared to other Python Expect libraries, this library is a more Pythonic adaptation of the original Expect library, works even on Windows and can connect directly to remote servers without the need for SSH or Telnet binaries....
===Интерактивная дендроклиматическая система === *Технологии* * TclWebServer * [Expect] * [PostgreSQL] * ToolCommandLanguage *Операционные системы* * win32 *Этапы* * ImplementationStages * [http://code.google.com/p/support-ru/] *Лицензия* http://ru.wikiped...
Prophecy intends to fill the void of automated testing in PL/SQL that plays well with CI, thus enabling greater adoption of that platform in the XP arena.
With PERL installed we are ready to dive into our first script. There are a few elements every PERL script must contain in order to function. Open up your favorite simple text editor, the file extension for PERL scripts is .pl. Save your files with this extension.
All major carriers have an email server that will convert emails to text messages. This script utilizes this service by continually parsing a log file to determine whether a run has finished, then emailing the finished status to the user's cell phone. It requires 'grep' and 'expect' to run.
= Exscript has moved! = Exscript is now hosted over at !GitHub: [http://wiki.github.com/knipknap/exscript]
==Description== ExpectIT is a tool to provide configuration-driven automation of interactive tasks, e.g. Telnet or SSH sessions. ==Dependencies== * Pexpect - Pure Python expect-like module, http://pexpect.sourceforge.net/ * PyYAML - YAML parser and emitter for Python, http://pyyaml.org/wiki/...
readline implementation
1 2 Next