system("unzip test.zip > /dev/null"); #### my $outp = qx(unzip test.zip);