I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2007-03-25 07:38:37-07 by sunnyvu
Getting weird buffer display format when running Expect
Hi, What I try to do is telnet to a Cisco BPX switch and run a command. If I using DOS, telnet and run commands, it displays the result in the right format. Example:

10.2 T3 Clear - OK
10.9 T3 Clear - OK
11.2 OC3 Clear - OK

However, when I using Expect, it displays some weird characters, which this forum is not letting me paste in here. Any suggestion make display buffer properly? Thanks,
Direct Responses: Write a response