Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    use strict;
    ...
        ) or die "___Timeout!";
    }
    $expect->expect(2);
    
  2. or download this
    archeman@host_target8:~/workdir/auto/scripts$ perl ./TestConnect.pl  1
    +0.10.1.1 nonRoot p44s\!4t3Th15 /tmp/output root\ pass\ word\ here
    
    ...
    TIMEOUT
    Returning from expect with TIMEOUT or EOF
    rlong@host_target8:~/workdir/auto/scripts$
    
  3. or download this
    rlong@host_target8:~/workdir/auto/scripts$ cat /tmp/output/expect_pm.l
    +og
    root pass word here
    ...
    root pass word here
    Sorry, try again.