in reply to Expect with command that spawns more processes

Does the "How can I expect on multiple spawned commands?" section in the Expect FAQ help you?
  • Comment on Re: Expect with command that spawns more processes

Replies are listed 'Best First'.
Re: Re: Expect with command that spawns more processes
by perrin (Chancellor) on Feb 27, 2004 at 22:19 UTC
    I don't think so. That seems to apply to interacting with multiple commands. In this case, I ran a single command, but it spawned another process.