Re: RegEx with a shell script?
Re: RegEx with a shell script?
- Subject: Re: RegEx with a shell script?
- From: garbanzito <email@hidden>
- Date: Wed, 1 May 2002 10:16:07 -0600
at 2002 04 30, 11:52 -0400, they whom i call Fraser wrote:
Can I do a RegEx with a shell script in Mac OS X?
If I set theRegex to (">" & {return} & ">" & {return})
i'm not sure how easy it will be to handle multi-line
expressions, but take a a look at the man pages for sed and
awk and you will find full featured regular expression
engines. better still might be perl, which is faster, more
flexible, and more to learn.
--
steve harley email@hidden
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.