in reply to How can I control interactive cli executables on Windows from Perl
I'm not sure you can accomplish this with Windows Telent. If you do a telnet /? from the command line, you'll notices theirs no way to pass a list of commands like you can with FTP. This will make it difficult to accomplish what you want without using a module. Is there a particular reason why you can't use any telnet modules?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: How can I control interactive cli executables on Windows from Perl
by apprentice (Scribe) on Mar 30, 2005 at 15:37 UTC | |
by FitTrend (Pilgrim) on Mar 30, 2005 at 15:54 UTC |