Skip to Content
Exploring Expect
book

Exploring Expect

by Don Libes
December 1994
Intermediate to advanced
606 pages
16h 7m
English
O'Reilly Media, Inc.
Content preview from Exploring Expect

Exercises

  1. Use the -c flag to implement the maxtime script from Chapter 4 (p. 100) but without using a file to store the script.

  2. Figure out how the script on page 212 works.

  3. Redefine your Expect prompt so that it shows the host name, the last two elements in your current working directory, and the history event number. Save this in your .expect.rc file.

  4. Rewrite the script on page 226 so that the references to the user_XXX commands are dynamically generated. Wrap the result in a procedure called app_interpreter.

  5. Using the aftp script in Chapter 6 (p. 141), create aliases in your shell’s .rc file for your favorite hosts so that you can type the host name as the command rather than having to type aftp first.

  6. The rup program shows the status of machines on the local network. Unfortunately, rup can wait a significant amount of time for responses before timing out, and it provides no flags to modify this behavior. Write a rup script that understands a -timeout flag.

  7. The command loop on page 226 can blow up if the user feeds it strings that are not valid lists. Fix the script so that it cannot blow up.

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

AI Agents in Action

AI Agents in Action

Micheal Lanham
Learning Go

Learning Go

Jon Bodner

Publisher Resources

ISBN: 9781565920903Supplemental ContentErrata Page