Skip to content

Exploring Expect A Tcl-Based Toolkit for Automating Interactive Programs

Best in textbook rentals since 2012!

ISBN-10: 1565920902

ISBN-13: 9781565920903

Edition: 1995

Authors: Don Libes, Tim O'Reilly

List price: $39.99
Blue ribbon 30 day, 100% satisfaction guarantee!

Rental notice: supplementary materials (access codes, CDs, etc.) are not guaranteed with rental orders.

Buy eBooks
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

Description:

Written by the author of Expect, this is the first book to explain how this new part of the UNIX toolbox can be used to automate Telnet, FTP, passwd, rlogin, and hundreds of other interactive applications. Based on Tcl (Tool Command Language), Expect lets you automate interactive applications that have previously been extremely difficult to handle with any scripting language.
Customers also bought

Book details

List price: $39.99
Copyright year: 1995
Publisher: O'Reilly Media, Incorporated
Publication date: 12/27/1994
Binding: Paperback
Pages: 606
Size: 7.00" wide x 9.25" long x 1.50" tall
Weight: 2.090
Language: English

Don Libes is married to Susan Mulroney, a professor in the Department of Physiology and Biophysics at the Georgetown University School of Medicine. Sue performs research in the area of kidney growth and development. Their well-hydrated daughter, Kenna, has two lovely kidneys.

Dedication
Preface
How To Read This Book
Intro-What Is Expect?
Tcl-Introduction And Overview
Getting Started With Expect
Glob Patterns And Other Basics
Regular Expressions
Patterns, Actions, And Limits
Debugging Patterns And Controlling Output
Handling A Process And A User
The Expect Program
Handling Multiple Processes
Handling Multiple Processes Simultaneously
Send
Spawn
Signals
Interact
Interacting With Multiple Processes
Background Processing
Debugging Scripts
Expect + Tk = Expectk
Extended Examples
Expect, C, And C++
Expect As Just Another Tcl Extension
Miscellaneous
Appendix-Commands and Variables