bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

3.2.3 regex vs. 3.1.x regex


From: John Gatewood Ham
Subject: 3.2.3 regex vs. 3.1.x regex
Date: Tue, 31 Oct 2006 23:08:07 +0700 (ICT)

I have attached an example program that can deal with
the different regex parsing in 3.0.x vs. 3.1.x and
regex sub-expressions.  I have tested with
3.1.17 and 3.2.3 successfully.  Since creating a
script that actually worked with both bash versions
took me a while, I suspect other people might want
to see an example.  This example will split out
3 subexpressions from the input, but does not
include any error checking for bad input.  If the
code is incorrect please let me know.

Thanks!

JGH

Attachment: spoton
Description: spoton


reply via email to

[Prev in Thread] Current Thread [Next in Thread]