On Sat, Jan 26, 2002 at 10:43:36AM +0100, Nick Wilson wrote:
> Hmmm.... Thanks guys but I was hoping for something online and *free* :)

Nick,

Try

$ man 7 regex

Chances are you'll get a manpage describing POSIX REs.  It's a bit
opaque to begin with, though.  :)

I can recommend the Python Regex HOWTO
(http://py-howto.sourceforge.net/regex/regex.html).  It does a very
good job of introducing REs, IMHO, and the concepts apply to other
implementations as well...after all, it describes Python's Perl style
REs.

You might also find something useful here:
http://dmoz.org/Computers/Programming/Languages/Regular_Expessions/

HTH,
Ben

-- 
Ben Logan: ben at wblogan dot net
OpenPGP Key KeyID: A1ADD1F0

Recursion n.:
        See Recursion.
                -- Random Shack Data Processing Dictionary

Attachment: msg70125/pgp00000.pgp
Description: PGP signature

Reply via email to