I think we can close this one: the regexp is not correct.
If I try the regexp from the bugreport with an example string from the
bugreport I get no match:

0 [EMAIL PROTECTED]:~$ echo "xxxx-xx-xx xx:xx <Foo-Bar> fooo" | egrep 
'^....-..-.. ..:.. <([[:alnum:]\-_\^]+)>'
1 [EMAIL PROTECTED]:~$

notice the '1' before my prompt: that's the returncode of the last
invoked command. so egrep explicitly says it has no match


Folkert van Heusden

-- 
www.vanheusden.com/recoverdm/ - got an unreadable cd with scratches?
                            recoverdm might help you recovering data
--------------------------------------------------------------------
Phone: +31-6-41278122, PGP-key: 1F28D8AE, www.vanheusden.com


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to