Help for this page

Select Code to Download


  1. or download this
    #!/bin/perl
    
    ...
        print "Error in archive creation!";
    }
    
  2. or download this
    #! usr/bin/perl
    
    ...
    }    else{
        print "Error in archive creation!";
    }