Re: RegEx with a shell script?
Re: RegEx with a shell script?
- Subject: Re: RegEx with a shell script?
- From: Fraser <email@hidden>
- Date: Wed, 01 May 2002 17:22:01 -0400
Thanks for the pointers. I'd thought about perl.
Fraser
On 5/1/02 12:16 PM, you wrote:
>
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.
_______________________________________________
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.