Help for this page

Select Code to Download


  1. or download this
    bash: line 0: cd: /home/test/Scripts/TestCaseScripts/: No such file or
    + directory
    
  2. or download this
    $session_obj = Net::OpenSSH->new("$host", user => $username, password 
    +=> $password, timeout=> 30, strict_mode => 0,master_opts => [ -o => "
    +StrictHostKeyChecking=no"]);