script alternative

Gerrit P. Haase gerrit.haase@t-online.de
Thu May 31 23:51:00 GMT 2001


Mark Paulus schrieb am 2001-05-31, 15:24:

> I was just looking through Don Libe's "Exploring Expect" book, 
> and he lists the following expect script as a replacement for script:
> 
> spawn $env(SHELL)
> log_file -noappend typescript
> interact
> 
> "Exploring Expect", Nov 1996, page 180
> 
> Thought this might be of interest for whoever was looking
> for the script command.

Hmmm, does it work?
How does it work?
I'm not very familiar with expect.
Does it need a special shebang?

i tried with shebang: #!/usr/bin/expect
The logfile is generated but the commands aren't expanded.

-gph

-- 
=^..^=

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list