On 6/13/07, Lakshmi Sailaja <[EMAIL PROTECTED]> wrote: snip
The reason that I am asking this is that I will have to call one more exe (similar to ls, obtained from free-ware) for my Perl program and that is not running either?
snip
Chances are good you are talking about Cygwin which is Free Software not freeware*. You will need to provide the full path to the executable like this: $telnet->cmd('c:\cygwin\bin\ls.exe -l > lsop.log'); * see "Comparison with other terms" on http://en.wikipedia.org/wiki/Freeware -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/