Friday, October 2, 2015

Anyone here use expect or Expect.pm? I think I need to bend your ear. Usage I'm seeing in examples ...

Anyone here use expect or Expect.pm? I think I need to bend your ear.

Usage I'm seeing in examples is spawn('shell or something'); send('shell command');

Usage I'm seeing in bug report is spawn('perl command') ; send('another program');

As always, you should be able to abuse tools for your own purposes. 

No comments:

Post a Comment