The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
Google UNIX.COM



Thread: tcl/expect
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #5 (permalink)  
Old 03-25-2008
calsum calsum is offline
Registered User
 

Join Date: Mar 2008
Location: NJ
Posts: 19
Tcl version btwn 9 & 10? -- No the solaris version 9 and 10.
Are you using an expect binary or loading as a package? -- it is a binary. (expect1.1)
Have you considered asynchronously handling SIGCHLD via trap as an experiment? -- how do I do that?.
Reply With Quote