Privacy Policy

Guest
  • Guest
  • Guest Topic Starter
2003-03-28T17:10:15Z
Date parsed: 3/28/2003 5:10:15 PM
Date: Fri, 28 Mar 2003 23:10:15 -0500

Can you give me some examples of POSIX 1003.2 'extended' regular
expressions? What are the parameters/commands?

Is it "and", "or", "not", "equal", "not equal", anything else?

Is there a good reference website where I can obtain more information?

Thanks


Guest
  • Guest
  • Guest Topic Starter
2003-03-29T13:54:44Z
Date parsed: 3/29/2003 1:54:44 PM
Date: Sat, 29 Mar 2003 13:54:44 +0100

Jane,

the ultimate source for information about regular expressions is a book:

Mastering Regular Expressions by Jeffrey E. F. Freidl (published by O'Reilly
& Associates, Inc.).
Friedl's book serves both as an extremely detailed tutorial and as an
extremely detailed reference work on regular expression syntax.

For introductionary (and sometimes deeper) information about regular
expressions, you might take a look a these links (just four of many
thousands available on the web):

http://sitescooper.org/tao_regexps.html 
http://www.codeproject.com/string/re.asp 
http://www.aivosto.com/vbtips/regex.html 
http://www.amk.ca/python/howto/regex/regex.html 

Franz

"Jane Doe" <Jane.Doe@Jane.Doe.Com> wrote in message
news:J#kOsja9CHA.3200@is1.netal.com...
> Can you give me some examples of POSIX 1003.2 'extended' regular
> expressions? What are the parameters/commands?
>
> Is it "and", "or", "not", "equal", "not equal", anything else?
>
> Is there a good reference website where I can obtain more information?
>
> Thanks
>
>