Help for this page

Select Code to Download


  1. or download this
    nandi@nandi-laptop:~/begperl$ perl try_expect.pl
    
    Selecting sproc1 CPU
    ...
    ',
              bless( \*Symbol::GEN0, 'Expect' )
            ];
    
  2. or download this
    #!/usr/bin/perl
    
    use warnings;
    ...
    #$expect->send("dump mem 74010 4 \n");
    #$expect->expect("sproc1>");
    #$expect->send("quit\n");