Thanks Rob and James,
I used the match for everything after and including the slash up until the
white space and it works a treat.
-Original Message-
From: Rob Dixon [mailto:[EMAIL PROTECTED]
Sent: 13 August 2003 14:47
To: [EMAIL PROTECTED]
Subject: Re: regular expresion question.
Jas
Jas Grewal wrote:
>
> I am trying to write a regular expresion to get a file path from
> a cron file, I have issolated the required lines, but am having
> problems with extracting just the file path and name.
>
> The line is as follows :
>
> 30 23 * * * /usr/lbin/sa/sa1 600 6
>
> I inned to extract
Jas Grewal (DHL UK) [mailto:[EMAIL PROTECTED]
Sent: mercoledì 13 agosto 2003 15.29
To: [EMAIL PROTECTED] Org
Subject: regular expresion question.
Hi all,
I am trying to write a regular expresion to get a file path from a cron file, I have
issolated the required lines, but am having problems
15:29
À: [EMAIL PROTECTED] Org
Objet: regular expresion question.
Hi all,
I am trying to write a regular expresion to get a file path from a cron
file, I have issolated the required lines, but am having problems with
extracting just the file path and name.
The line is as follows :
30 23 * * * /usr/
Hi
all,
I am trying to write
a regular expresion to get a file path from a cron file, I have issolated the
required lines, but am having problems with extracting just the file path and
name.
The line is as
follows :
30 23 * * *
/usr/lbin/sa/sa1 600 6
I inned to
extract just the '/
On Wednesday, August 13, 2003, at 08:28 AM, Jas Grewal ((DHL UK))
wrote:
Hi all,
Howdy.
I am trying to write a regular expresion to get a file path from a
cron file, I have issolated the required lines, but am having problems
with extracting just the file path and name.
The line is as follo