Search Results

Search: Posts Made By: ab2zu
7,946
Posted By ab2zu
This seems to work: #!/usr/bin/perl ...
This seems to work:

#!/usr/bin/perl

use strict;
use warnings;

use Getopt::Std;

our $opt_c = '';

getopt('c');

die "Error: must specify a comma-separated list of columns...
Showing results 1 to 1 of 1

 
All times are GMT -4. The time now is 11:18 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy