Help for this page

Select Code to Download


  1. or download this
    system("unzip test.zip > /dev/null");
    
  2. or download this
    my $outp = qx(unzip test.zip);