in reply to Perl, Telnet, and No Output
Do you get the expected output to the console if you do not enable input_log?
I have not used that module for a long time, but the following statement taken from the module's documentation about that setting suggests that it's capturing/redirecting the output.
Because most command interpreters echo back commands received, it's likely all your output will also be in this log.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Perl, Telnet, and No Output
by DavisTasar (Initiate) on Aug 13, 2014 at 16:58 UTC | |
|
Re^2: Perl, Telnet, and No Output
by DavisTasar (Initiate) on Aug 13, 2014 at 17:14 UTC |