bug-bash
[Top][All Lists]
Advanced

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

Re: Bug in extended pattern matching *!()


From: hans1worst
Subject: Re: Bug in extended pattern matching *!()
Date: Thu, 27 Sep 2012 21:55:22 -0700 (PDT)
User-agent: G2/1.0

> $ echo a*!(x) # does not
> ba

Sorry, that should of course be

$ echo a*!(x) # does not
ab


reply via email to

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