in reply to Not getting complete data for a executed command in log file through exp->log_file for PERL expect module

Looking at the Expect docs, I had the thought that maybe you ran into a time out. The FAQ entry entitled "I just want to read the output of a process without expect()ing anything. How can I do this?" triggered the thought, and you may wish to review that section.

Hope that helps.

  • Comment on Re: Not getting complete data for a executed command in log file through exp->log_file for PERL expect module