in reply to Re: How to parse out unwanted characters in a text file using Perl
in thread How to parse out unwanted characters in a text file using Perl

Can I set that from command line or within putty?
  • Comment on Re^2: How to parse out unwanted characters in a text file using Perl

Replies are listed 'Best First'.
Re^3: How to parse out unwanted characters in a text file using Perl
by ikegami (Patriarch) on Jun 10, 2011 at 23:18 UTC

    putty? I thought you were using Net::Telnet?

    If you get a "normal" shell on the remote end, $pop->print("export TERM=dumb");.

    What's $pop->print("terminal type");?