"Grossner, Tim X. (AIT)" wrote:
> How would I do this:
>
> file A contains a line of characters always looking like "hostname X".
> I want to take the X and assign that to a scalar...I tried making an
> array out of it by using grep to search for the line starting with
> "hostname", but t
t or
regex.
-Original Message-
From: Grossner, Tim X. (AIT) [mailto:[EMAIL PROTECTED]]
Sent: Thursday, July 12, 2001 3:28 PM
To: Mooney Christophe-CMOONEY1
Subject: RE: searching for a string of characters after another string
of characters
No, I have already extracted the line, and i put