Akens, Anthony wrote:
> Thanks Bob, I'm going to file this away in
> my nifty perl code file.
I'm guessing this (range operator) behavior was part of sed's influence on
Perl. Perhaps one of the Perl historians can confirm?
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-m
Thanks Bob, I'm going to file this away in
my nifty perl code file.
-Original Message-
From: Bob Showalter [mailto:[EMAIL PROTECTED]
Sent: Monday, September 08, 2003 10:29 AM
To: Akens, Anthony; [EMAIL PROTECTED]
Subject: RE: Matching a section of test
Akens, Anthony wrote:
> S
+1 to Bob;
José.
-Original Message-
From: Bob Showalter [mailto:[EMAIL PROTECTED]
Sent: Monday, September 08, 2003 5:29 PM
To: 'Akens, Anthony'; [EMAIL PROTECTED]
Subject: RE: Matching a section of test
Akens, Anthony wrote:
> Sorry for the first post, didn't mean
Akens, Anthony wrote:
> Sorry for the first post, didn't mean this as
> a reply.
>
>
> Hello all...
>
> I'm wanting to write a script that scans a file,
> ignoring all lines until it reaches a certain
> section, then processes all lines in that
> section that are not comments, until it reaches
>
On Monday, September 8, 2003, at 09:55 AM, Akens, Anthony wrote:
Hello all...
Howdy.
I'm wanting to write a script that scans a file,
ignoring all lines until it reaches a certain
section, then processes all lines in that
section that are not comments, until it reaches
the end of that se
Sorry for the first post, didn't mean this as
a reply.
Hello all...
I'm wanting to write a script that scans a file,
ignoring all lines until it reaches a certain
section, then processes all lines in that
section that are not comments, until it reaches
the end of that section.
The section would