Search Results

Search: Posts Made By: casman46
5,558
Posted By casman46
As I understand your problem, using Perl (and...
As I understand your problem, using Perl (and your sample data) I believe this will give you what you want.

#!/usr/bin/perl
my @fields;
my @hold;
my $key1;
my $x;
my $i;
open INPUT,...
Showing results 1 to 1 of 1

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