Help for this page

Select Code to Download


  1. or download this
    if((@output = $telnetObj->cmd("$fileAry[$i]"))) {  #works !
    # if((@output = $telnetObj->cmd(String => "$fileAry[$i]", Timeout => 1
    +20))) {  # seems to hang after the script completes