Re: Problem with extglob patterns used in HISTIGNORE

2010-08-13 Thread Chet Ramey
On 8/6/10 9:31 AM, Greg Wooledge wrote: > On Thu, Aug 05, 2010 at 10:09:38AM +, Dimitar DIMITROV wrote: >> The extended glob pattern @(?|??|???|)*([[:space:]]):*([[:space:]]) >> is not respected when used for the HISTIGNORE environment variable: >> >> export HISTIGNORE='@(?|??|?

Re: Problem with extglob patterns used in HISTIGNORE

2010-08-06 Thread Greg Wooledge
On Thu, Aug 05, 2010 at 10:09:38AM +, Dimitar DIMITROV wrote: > The extended glob pattern @(?|??|???|)*([[:space:]]):*([[:space:]]) > is not respected when used for the HISTIGNORE environment variable: > > export HISTIGNORE='@(?|??|???|)*([[:space:]]):*([[:space:]])' This

Re : Problem with extglob patterns used in HISTIGNORE

2010-08-06 Thread Dimitar DIMITROV
> On Thu, Aug 05, 2010 at 10:09:38AM +, Dimitar DIMITROV wrote: > >The extended glob pattern @(?|??|???|)*([[:space:]]):*([[:space:]]) > >is not respected when used for the HISTIGNORE environment variable: > > > >export HISTIGNORE='@(?|??|???|)*([[:space:]]):*([[:space:]])'

Problem with extglob patterns used in HISTIGNORE

2010-08-06 Thread Dimitar DIMITROV
Configuration Information: Machine: i686 OS: linux-gnu Compiler: gcc Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='i686' -DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='i68 ↪ 6-redhat-linux-gnu' -DCONF_VENDOR='redhat' -DLOCALEDIR='/usr/share/locale' -DPACKAGE='bash' -DSHELL