Help for this page

Select Code to Download


  1. or download this
    #! /usr/bin/perl -slw
    use strict;
    ...
    print "About to try fail 2";
    $test = "${testfile} localhost root pwd";
    system ($test);
    
  2. or download this
    c:\test\test\test>test.pl
    About to try fail 1
    ...
    2 : root
    3 : pwd