|
From: | DJ Mills |
Subject: | Re: [Help-bash] perl regex in bash |
Date: | Mon, 18 Mar 2013 12:27:23 -0400 |
Hi,
It seems that bash only accept POSIX regex as stated in regex(3). Is
there a way to allow perl regex in bash. In particular, I want to use
(?:...) as defined in perl.
--
Regards,
Peng
[Prev in Thread] | Current Thread | [Next in Thread] |