Danield wrote:
>
> I am looking for help with creating a digest of a log file. I have found
> a nice tutorial that should help on
> http://www.pageresource.com/cgirec/ptut14.htm. However, this tutorial
> expects to have values in list separated by | :
>
> he Rock|Cheer|Rock Bottom
> Triple H|Boo|
\d+)\s*/$1/;
$total = $_;
printf "Total: %010s", $total;
}
}
}
close IN;
-Original Message-
From: danield [mailto:[EMAIL PROTECTED]
Sent: Friday, December 05, 2003 9:49 PM
To: [EMAIL PROTECTED]
Subject: Reading from log
Hello all,
I am
danield writes:
> Hello all,
>
> I am looking for help with creating a digest of a log file. I have found
> a nice tutorial that should help on
> http://www.pageresource.com/cgirec/ptut14.htm. However, this tutorial
> expects to have values in list separated by | :
>
> he Rock|Cheer|Roc
Hello all,
I am looking for help with creating a digest of a log file. I have found
a nice tutorial that should help on
http://www.pageresource.com/cgirec/ptut14.htm. However, this tutorial
expects to have values in list separated by | :
he Rock|Cheer|Rock Bottom
Triple H|Boo|Pedigree
Stone Col