Help for this page

Select Code to Download


  1. or download this
    @line = $telnet->print('sh time');
    
  2. or download this
    @line = $telnet->cmd('sh time');