my $unzip_output = `unzip -l $filename`; [download]
In reply to Re: preventing a system call from displaying output by arhuman in thread preventing a system call from displaying output by Coplan