Walking backwards with a regex
- From: sigzero@xxxxxxxxx
- Date: 10 Jun 2005 12:05:19 -0700
I have a log file that always ends with: (some data)
I want to get at the info between the parens. Since it happens at the
end of the file can I walk a regex backwards to get what I want?
Robert
.
- Follow-Ups:
- Re: Walking backwards with a regex
- From: Darren New
- Re: Walking backwards with a regex
- From: Donal K. Fellows
- Re: Walking backwards with a regex
- Prev by Date: Re: Tcl tutorial - almost there
- Next by Date: clock scan "last saturday" in java?
- Previous by thread: How do I exit a proc?
- Next by thread: Re: Walking backwards with a regex
- Index(es):
Relevant Pages
|