Help for this page

Select Code to Download


  1. or download this
    
    use strict;
    ...
    
    mysub($ssh,"file name.txt");
    
  2. or download this
    
     my $p = mysub($ssh," file name.txt ");
    ...
    
            return 0;
        }