#!/usr/bin/perl use strict; use warnings; use Data::Dumper; my $cmd = system("zcat -l /path/to/.gz/files"); print Dumper($cmd);
In reply to Re: How would you do this?
by Khen1950fx
in thread How would you do this?
by david_lyon
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |